mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-23 12:20:21 +00:00
Applied latest styleci changes
This commit is contained in:
parent
72c8b138e1
commit
840a1ea011
6 changed files with 19 additions and 20 deletions
tests/User
|
@ -149,6 +149,5 @@ class UserPreferencesTest extends TestCase
|
||||||
$this->withHtml($resp)
|
$this->withHtml($resp)
|
||||||
->assertElementExists('.featured-image-container')
|
->assertElementExists('.featured-image-container')
|
||||||
->assertElementNotExists('.content-wrap .entity-list-item');
|
->assertElementNotExists('.content-wrap .entity-list-item');
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue