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 12d9627 commit 369e2a6
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.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ for (let [file, type] of [
["audio.ogg", "audio/ogg"],
["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 369e2a6

Please sign in to comment.