Add ui tests

This commit is contained in:
Alfonso Grillo
2023-01-13 10:49:43 +01:00
parent 977013937a
commit b549f5e4d8
5 changed files with 20 additions and 63 deletions
@@ -72,6 +72,7 @@ enum MockAppScreens {
MockComposerScreenState.self,
MockComposerCreateActionListScreenState.self,
MockComposerLinkActionScreenState.self,
MockVoiceBroadcastPlaybackScreenState.self
MockVoiceBroadcastPlaybackScreenState.self,
MockPollHistoryScreenState.self
]
}