]> BookStack Code Mirror - bookstack/blobdiff - tests/PublicActionTest.php
Merge bugfixes from branch 'v0.14'
[bookstack] / tests / PublicActionTest.php
index 4e242fc7d6d34e9dadcd670771e326f225a0906f..62a321b5e18dbd563e85f53977475e514067338e 100644 (file)
@@ -1,6 +1,6 @@
-<?php
+<?php namespace Tests;
 
-class PublicActionTest extends TestCase
+class PublicActionTest extends BrowserKitTest
 {
 
     public function test_app_not_public()