]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/PageDraftTest.php
Corrected the keys for okta auth
[bookstack] / tests / Entity / PageDraftTest.php
index 233f300ee339a7fed34fb6eeb64c587c2006ee65..b8ac9d3aeef6d37f86022986a8371b725aa1028a 100644 (file)
@@ -1,7 +1,7 @@
-<?php
+<?php namespace Tests;
 
 
-class PageDraftTest extends TestCase
+class PageDraftTest extends BrowserKitTest
 {
     protected $page;
     protected $entityRepo;