undo unnecessary changes

This commit is contained in:
sektordv 2021-08-03 13:05:42 +02:00
parent 220cee0cbb
commit c21f76f86e
2 changed files with 2 additions and 1 deletions

View file

@ -48,6 +48,7 @@
"editorjs-undo": "^0.1.4",
"faker": "^5.1.0",
"fast-array-diff": "^0.2.0",
"fsevents": "^1.2.9",
"fuzzaldrin": "^2.1.0",
"graphql": "^14.4.2",
"graphql-tag": "^2.11.0",

View file

@ -182,7 +182,7 @@ const CollectionList: React.FC<CollectionListProps> = props => {
)}
</TableCell>
<TableCell
className={classes.colPublished}
className={classes.colAvailability}
data-test="availability"
data-test-availability={!!collection?.channelListings?.length}
>