]> BookStack Code Mirror - bookstack/blobdiff - tests/User/UserProfileTest.php
Updated styles to use logical properties/values
[bookstack] / tests / User / UserProfileTest.php
index fc1a529ae43076f59d38d2d642c534c0ff816cd7..979064baa64d5aec99c4737cfd14b9607ecfa258 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace Tests;
+<?php namespace Test\User;
+
+use Tests\BrowserKitTest;
 
 class UserProfileTest extends BrowserKitTest
 {