Skip to content

Commit 25f92ce

Browse files
Add test to verify different case on extensions works
1 parent 9b0ef85 commit 25f92ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Uploads/ImageTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ public function test_image_file_update()
119119
$this->files->deleteAtRelativePath($relPath);
120120
}
121121

122+
122123
public function test_image_file_update_does_not_allow_change_in_image_extension()
123124
{
124125
$page = $this->entities->page();

0 commit comments

Comments
 (0)