1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-03 23:42:28 +03:00

Reverted required changes.

This commit is contained in:
Nilesh Deepak
2017-07-15 19:07:32 +05:30
parent a7d2cfdee2
commit 3079a9f4de

View 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();