Skip to content

Commit e75a7a5

Browse files
committed
fixes test
1 parent ec4fd92 commit e75a7a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/src/androidTest/java/com/formbricks/android/FormbricksInstrumentedTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class FormbricksInstrumentedTest {
4242
Formbricks.language = "default"
4343
UserManager.logout()
4444
SurveyManager.environmentDataHolder = null
45+
SurveyManager.filteredSurveys.clear()
4546
FormbricksApi.service = MockFormbricksApiService()
4647
}
4748

0 commit comments

Comments
 (0)