]> BookStack Code Mirror - bookstack/commitdiff
Add test to verify different case on extensions works
authorDanielGordonIT <redacted>
Thu, 4 Jul 2024 23:48:12 +0000 (19:48 -0400)
committerGitHub <redacted>
Thu, 4 Jul 2024 23:48:12 +0000 (19:48 -0400)
tests/Uploads/ImageTest.php

index db500f606691fa84de8aedea8eb68ee19d6268e8..e28880c95fdcf53128f790cdb933b8bb364830c6 100644 (file)
@@ -119,6 +119,7 @@ class ImageTest extends TestCase
         $this->files->deleteAtRelativePath($relPath);
     }
 
+
     public function test_image_file_update_does_not_allow_change_in_image_extension()
     {
         $page = $this->entities->page();