]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/ExportTest.php
switch spaces to tabs
[bookstack] / tests / Entity / ExportTest.php
index 5fff84b8dfaa79dadc6efec5ff4202ca6f9a97c3..51090650c267514b67a840bd8909e16c5a09a6d4 100644 (file)
@@ -1,8 +1,8 @@
 <?php namespace Tests;
 
 
 <?php namespace Tests;
 
 
-use BookStack\Chapter;
-use BookStack\Page;
+use BookStack\Entities\Chapter;
+use BookStack\Entities\Page;
 
 class ExportTest extends TestCase
 {
 
 class ExportTest extends TestCase
 {