mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
[2.x] Added Browser Session Feature (#340)
This commit is contained in:
@ -23,6 +23,7 @@ public function test_profile_page_is_displayed(): void
|
||||
->assertSuccessful()
|
||||
->assertSee('Profile Information')
|
||||
->assertSee('Update Password')
|
||||
->assertSee('Browser Sessions')
|
||||
->assertSee('Two Factor Authentication');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user