]> BookStack Code Mirror - bookstack/blobdiff - tests/Permissions/RestrictionsTest.php
Polish translation
[bookstack] / tests / Permissions / RestrictionsTest.php
index 58be1ea73e0488411b12471febc9dfd6f56da9c6..faceab92c7322dd7c00f662e70673a2ceb8eae9a 100644 (file)
@@ -226,6 +226,7 @@ class RestrictionsTest extends BrowserKitTest
             ->type('test content', 'html')
             ->press('Save Page')
             ->seePageIs($chapter->book->getUrl() . '/page/test-page');
+
         $this->visit($chapterUrl)->seeInElement('.action-buttons', 'New Page');
     }