X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e5c4e0ac86cdfc9399ee11ca07d1dea7d2151e8e..refs/pull/635/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