]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/PageDraftTest.php
Update settings.php
[bookstack] / tests / Entity / PageDraftTest.php
index e83f78a10a8a8f2d566ece9586a115dd24d4c323..5c984940d32569ce3e0b5d1cdce60bef2bf9d1cb 100644 (file)
@@ -1,6 +1,7 @@
-<?php namespace Tests;
+<?php namespace Tests\Entity;
 
 use BookStack\Entities\Repos\PageRepo;
+use Tests\BrowserKitTest;
 
 class PageDraftTest extends BrowserKitTest
 {