]>
BookStack Code Mirror - bookstack/blobdiff - tests/User/UserProfileTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'add-priority' into development
[bookstack]
/
tests
/
User
/
UserProfileTest.php
diff --git
a/tests/User/UserProfileTest.php
b/tests/User/UserProfileTest.php
index c507e8fa63a98d96329e1fad0d435b5021ec32b0..4bfb3c87822a5085fbb0f8c7a862c6177b5821c6 100644
(file)
--- a/
tests/User/UserProfileTest.php
+++ b/
tests/User/UserProfileTest.php
@@
-3,8
+3,8
@@
namespace Tests\User;
use Activity;
-use BookStack\Acti
ons
\ActivityType;
-use BookStack\
Auth
\User;
+use BookStack\Acti
vity
\ActivityType;
+use BookStack\
Users\Models
\User;
use Tests\TestCase;
class UserProfileTest extends TestCase