Merge main into feature/ui-host-phase-action-guards-68
This commit is contained in:
@@ -778,6 +778,7 @@ class UiScreenTests(TestCase):
|
||||
self.assertContains(response, "id=\"showQuestionBtn\"")
|
||||
self.assertContains(response, "id=\"mixAnswersBtn\"")
|
||||
self.assertContains(response, "id=\"hostActionHint\"")
|
||||
|
||||
self.assertContains(response, "id=\"phaseStatus\"")
|
||||
self.assertContains(response, "updateHostActionState")
|
||||
self.assertContains(response, "phaseLabel")
|
||||
|
||||
Reference in New Issue
Block a user