]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/EntityTest.php
Add Slovak translation
[bookstack] / tests / Entity / EntityTest.php
index 9fd4eb9ad299bcee4528cbf97e9e581744fd14fe..5fa331737148f08419d111c74ff8c8ee9bb18164 100644 (file)
@@ -1,8 +1,6 @@
-<?php
+<?php namespace Tests;
 
-use Illuminate\Support\Facades\DB;
-
-class EntityTest extends TestCase
+class EntityTest extends BrowserKitTest
 {
 
     public function test_entity_creation()