]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/SortTest.php
Namespaced tests to align with new laravel default
[bookstack] / tests / Entity / SortTest.php
index 3c6400d5817a26e3493cb61e3506e83c81a01d2c..d61b3f56f494bfaf00fa1cf5bee4aaa1aca3973f 100644 (file)
@@ -1,4 +1,4 @@
-<?php
+<?php namespace Tests;
 
 class SortTest extends BrowserKitTest
 {