]>
BookStack Code Mirror - bookstack/blobdiff - tests/Permissions/RestrictionsTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Moved models to folder, renamed managers to tools
[bookstack]
/
tests
/
Permissions
/
RestrictionsTest.php
diff --git
a/tests/Permissions/RestrictionsTest.php
b/tests/Permissions/RestrictionsTest.php
index 7d6c1831afdd0eeab6ecceb36b3b5f8127f61981..a43a65e5865c16744eddf636fa208ccce054176f 100644
(file)
--- a/
tests/Permissions/RestrictionsTest.php
+++ b/
tests/Permissions/RestrictionsTest.php
@@
-58,7
+58,7
@@
class RestrictionsTest extends BrowserKitTest
public function test_bookshelf_update_restriction()
{
- $shelf = Book
S
helf::first();
+ $shelf = Book
s
helf::first();
$this->actingAs($this->user)
->visit($shelf->getUrl('/edit'))