X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6669998c10e66ebfa2d492290efd23f34ae66463..refs/pull/422/head:/tests/PublicActionTest.php diff --git a/tests/PublicActionTest.php b/tests/PublicActionTest.php index 6127e1cd4..6f8590d4b 100644 --- a/tests/PublicActionTest.php +++ b/tests/PublicActionTest.php @@ -1,4 +1,4 @@ -asAdmin()->visit($page->getUrl()); + \Auth::logout(); + view()->share('pageTitle', ''); + $this->forceVisit('/cats/dogs/hippos'); + $this->dontSee($page->name); + } + } \ No newline at end of file