]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/PageTemplateTest.php
Update settings.php
[bookstack] / tests / Entity / PageTemplateTest.php
index 883de4a9f91f98f1b67dfcb83676c06d2a5489ae..8eba1355792f593be11a7431c6f6866eaa3732cc 100644 (file)
@@ -1,4 +1,4 @@
-<?php namespace Entity;
+<?php namespace Tests\Entity;
 
 use BookStack\Entities\Page;
 use Tests\TestCase;