]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/MarkdownTest.php
Refactored the code to first check for the permissions before sorting the book.
[bookstack] / tests / Entity / MarkdownTest.php
index 03f3aa12fecc2fd2ccd30c19320c6a6202712cc7..b85e92565aa69037982e82271c41cf19cd46e9d5 100644 (file)
@@ -1,4 +1,4 @@
-<?php
+<?php namespace Tests;
 
 class MarkdownTest extends BrowserKitTest
 {