]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/MarkdownTest.php
Update settings.php
[bookstack] / tests / Entity / MarkdownTest.php
index 5d3af4f6e26705b8fed3e617a78d9104fe3fb99d..452b4c07f379ed1a1ed4e7e1c747192ca541700c 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace Tests;
+<?php namespace Tests\Entity;
+
+use Tests\BrowserKitTest;
 
 class MarkdownTest extends BrowserKitTest
 {