mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Apply fixes from StyleCI
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php namespace Tests\User;
|
||||
<?php
|
||||
|
||||
namespace Tests\User;
|
||||
|
||||
use Activity;
|
||||
use BookStack\Actions\ActivityType;
|
||||
@@ -141,5 +143,4 @@ class UserProfileTest extends BrowserKitTest
|
||||
->pageNotHasElement('.content-wrap .entity-list-item')
|
||||
->see('List View');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user