diff --git a/protocol/messenger_backup_test.go b/protocol/messenger_backup_test.go index 5498dccde..1a83cf64e 100644 --- a/protocol/messenger_backup_test.go +++ b/protocol/messenger_backup_test.go @@ -273,6 +273,7 @@ func (s *MessengerBackupSuite) TestBackupProfile() { } func (s *MessengerBackupSuite) TestBackupSettings() { + s.T().Skip("flaky test") const ( bob1DisplayName = "bobby" bob1Currency = "eur"