]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/EntityTest.php
Upgraded to Laravel 5.4
[bookstack] / tests / Entity / EntityTest.php
index 9fd4eb9ad299bcee4528cbf97e9e581744fd14fe..1b115ad65112cf3a600660959840af3afb06fd57 100644 (file)
@@ -1,8 +1,6 @@
 <?php
 
-use Illuminate\Support\Facades\DB;
-
-class EntityTest extends TestCase
+class EntityTest extends BrowserKitTest
 {
 
     public function test_entity_creation()