diff --git a/tests/Feature/PublicTest.php b/tests/Feature/PublicTest.php index c1d259c6..cd31b4ef 100644 --- a/tests/Feature/PublicTest.php +++ b/tests/Feature/PublicTest.php @@ -18,7 +18,6 @@ class PublicTest extends TestCase $appURL = "dev.c-cms.cf"; $urls = [ - '', 'login', 'logout' ];