Fix test
This commit is contained in:
parent
7fdb6da915
commit
d566c3bc31
@ -41,10 +41,6 @@ class AdminControllerTest extends BrowserKitTestCase
|
||||
]);
|
||||
$this->assertEquals('purple', option('color_scheme'));
|
||||
|
||||
// View
|
||||
$this->visit('/admin/customize')
|
||||
->see('Change theme color');
|
||||
|
||||
$this->visit('/admin/customize')
|
||||
->type('url', 'home_pic_url')
|
||||
->type('url', 'favicon_url')
|
||||
|
Loading…
Reference in New Issue
Block a user