]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/TagTest.php
Namespaced tests to align with new laravel default
[bookstack] / tests / Entity / TagTest.php
index f4ce581e3f93d49571213b0cbeb34fe24a457ce1..257c207891e0befcc92cedd00db213faecc47d58 100644 (file)
@@ -1,4 +1,4 @@
-<?php
+<?php namespace Tests;
 
 use BookStack\Tag;
 use BookStack\Page;