Applied latest styleci changes
This commit is contained in:
parent
72c8b138e1
commit
840a1ea011
|
@ -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…
Reference in New Issue