mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Extracted text from book & chapter views
This commit is contained in:
@ -211,7 +211,7 @@ class RolesTest extends TestCase
|
||||
$this->checkAccessPermission('book-create-all', [
|
||||
'/books/create'
|
||||
], [
|
||||
'/books' => 'Add new book'
|
||||
'/books' => 'Create New Book'
|
||||
]);
|
||||
|
||||
$this->visit('/books/create')
|
||||
|
Reference in New Issue
Block a user