chore: skip TestBackupSettings

This commit is contained in:
Patryk Osmaczko 2024-03-06 17:14:28 +01:00 committed by osmaczko
parent e9f0d7f597
commit 67fd2ce93e
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ func (s *MessengerBackupSuite) TestBackupProfile() {
} }
func (s *MessengerBackupSuite) TestBackupSettings() { func (s *MessengerBackupSuite) TestBackupSettings() {
s.T().Skip("flaky test")
const ( const (
bob1DisplayName = "bobby" bob1DisplayName = "bobby"
bob1Currency = "eur" bob1Currency = "eur"