]> BookStack Code Mirror - bookstack/blobdiff - tests/ActivityTrackingTest.php
Removes some unused code.
[bookstack] / tests / ActivityTrackingTest.php
index 8ee20ab6bcb76039c8d6bc4f81fa07035fb4a8c3..bb65fbcf4b8745ec7d9b39c8e0bd5b20de1cbe71 100644 (file)
@@ -1,10 +1,7 @@
-<?php
+<?php namespace Tests;
 
-use Illuminate\Foundation\Testing\WithoutMiddleware;
-use Illuminate\Foundation\Testing\DatabaseMigrations;
-use Illuminate\Foundation\Testing\DatabaseTransactions;
 
-class ActivityTrackingTest extends TestCase
+class ActivityTrackingTest extends BrowserKitTest
 {
 
     public function test_recently_viewed_books()