From e554f011b4824eda7ab7544dc60080761c86ec60 Mon Sep 17 00:00:00 2001 From: TheGamecraft Date: Mon, 24 Sep 2018 14:43:32 -0400 Subject: [PATCH] ALPHA 3.0.5c --- tests/Feature/PublicTest.php | 1 - 1 file changed, 1 deletion(-) 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' ];