Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Disable heic
Because it was dissabled by default in the server
nextcloud/server#28079

Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
  • Loading branch information
skjnldsv authored and beardhatcode committed Nov 19, 2021
commit faddd88b66836353efffbebde8acaf4090ecdd55
79 changes: 0 additions & 79 deletions cypress/integration/image.heic.spec.js

This file was deleted.

1 change: 0 additions & 1 deletion cypress/integration/oddname/oddname-image.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import runTest from './oddname.js'
for (const [file, type] of [
['image1.jpg', 'image/jpeg'],
['image.gif', 'image/gif'],
['image.heic', 'image/heic'],
['image.png', 'image/png'],
['image-small.png', 'image/png'],
['image.svg', 'image/svg'],
Expand Down