Reverted required changes.
This commit is contained in:
parent
a7d2cfdee2
commit
3079a9f4de
|
@ -47,7 +47,7 @@ class ImageTest extends BrowserKitTest
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
protected function test_image_upload()
|
public function test_image_upload()
|
||||||
{
|
{
|
||||||
$page = \BookStack\Page::first();
|
$page = \BookStack\Page::first();
|
||||||
$this->asAdmin();
|
$this->asAdmin();
|
||||||
|
|
Loading…
Reference in New Issue