mirror of
https://github.com/status-im/status-go.git
synced 2025-03-02 23:50:59 +00:00
chore: skip TestBackupSettings
This commit is contained in:
parent
e9f0d7f597
commit
67fd2ce93e
@ -273,6 +273,7 @@ func (s *MessengerBackupSuite) TestBackupProfile() {
|
||||
}
|
||||
|
||||
func (s *MessengerBackupSuite) TestBackupSettings() {
|
||||
s.T().Skip("flaky test")
|
||||
const (
|
||||
bob1DisplayName = "bobby"
|
||||
bob1Currency = "eur"
|
||||
|
Loading…
x
Reference in New Issue
Block a user