Skip to content

Commit

Permalink
Disable heic
Browse files Browse the repository at this point in the history
Because it was dissabled by default in the server
nextcloud/server#28079

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv authored and beardhatcode committed Nov 19, 2021
1 parent 1b257c9 commit f7385de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 80 deletions.
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

0 comments on commit f7385de

Please sign in to comment.