Skip to content

Commit c04d83f

Browse files
committed
tests: remove webp test from oddnames test
1 parent 50c33aa commit c04d83f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cypress/integration/oddname.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ for (let [file, type] of [
5454
["image.png", "image/png"],
5555
["image-small.png", "image/png"],
5656
["image.svg", "image/svg"],
57-
["image.webp", "image/webp"],
5857
["video1.mp4", "video/mp4"],
5958
["video.mkv", "video/mkv"],
6059
["video.ogv", "video/ogv"],

0 commit comments

Comments
 (0)