]> BookStack Code Mirror - bookstack/blobdiff - tests/Api/ApiListingTest.php
Update settings.php
[bookstack] / tests / Api / ApiListingTest.php
index 741b9664b9a8dece27895705cf961b9cddc4dc98..ac6d61aa142c85d1c4e005d85c2ecb1a7e3be454 100644 (file)
@@ -1,8 +1,7 @@
-<?php
-
-namespace Tests;
+<?php namespace Tests\Api;
 
 use BookStack\Entities\Book;
+use Tests\TestCase;
 
 class ApiListingTest extends TestCase
 {