#17 - fix
This commit is contained in:
@@ -32,7 +32,8 @@ class AuthenticationTest extends DuskTestCase
|
||||
->assertVisible("@user-menu-list")
|
||||
->assertSee("Sign out")
|
||||
->press("Sign out")
|
||||
->assertPathIs("/");
|
||||
->on(new HomePage())
|
||||
->waitFor("@login-link");
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user