mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Add test to verify different case on extensions works
This commit is contained in:
parent
9b0ef85f77
commit
25f92ce584
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user