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
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
  • Loading branch information
skjnldsv committed Aug 2, 2021
commit b23827129f502ea4a9517e66a6409347d7b9b794
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