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