mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
test(suite_settings/tst_signUpAndQuit): Disabled bc it is unstable
It fails sometimes reporting a FATAL error in CI execution: "The AUT did not respond to network communication".
This commit is contained in:
parent
b9fd986c56
commit
2d204c99d8
@ -10,6 +10,8 @@ Feature: Status Desktop Sign out and Quit
|
||||
And the user lands on the signed in app
|
||||
Given the user opens app settings screen
|
||||
|
||||
# TODO: Unstable. It fails sometimes reporting a FATAL error in CI execution: "The AUT did not respond to network communication"
|
||||
@mayfail
|
||||
Scenario: The user quits the app
|
||||
When the user clicks on Sign out and Quit
|
||||
Then the app is closed
|
Loading…
x
Reference in New Issue
Block a user