mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 03:21:29 -05:00
fixed test to check for devices
This commit is contained in:
@@ -1765,7 +1765,7 @@ class AccountSecurityScreenTest : BitwardenComposeTest() {
|
||||
@Test
|
||||
fun `manage devices row should not be visible when isManageDevicesEnabled is false`() {
|
||||
composeTestRule
|
||||
.onNodeWithText("Manage devices")
|
||||
.onNodeWithText("Devices")
|
||||
.assertDoesNotExist()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user