Add PollHistory view model UTs

This commit is contained in:
Alfonso Grillo
2023-01-23 14:57:34 +01:00
parent 8f3a959ab6
commit 5cea4e441d
6 changed files with 116 additions and 11 deletions
@@ -80,7 +80,7 @@ struct PollHistory: View {
}
Button {
#warning("handle action")
#warning("handle action in next ticket")
} label: {
Text("Load more polls")
}