]> BookStack Code Mirror - bookstack/blobdiff - tests/ImageTest.php
Adds test cases and fixes an issue with the permission checking.
[bookstack] / tests / ImageTest.php
index 966679bce82d5ee98cdbff9abb1eae00610b60f8..3bb41138bae7d50dd8d9821fed27bf0ad54ebad0 100644 (file)
@@ -47,7 +47,7 @@ class ImageTest extends BrowserKitTest
     }
 
 
-    protected function test_image_upload()
+    public function test_image_upload()
     {
         $page = \BookStack\Page::first();
         $this->asAdmin();