Change 'cancel' to 'reject'

This commit is contained in:
karlchillmaid
2021-07-05 17:21:57 +01:00
committed by GitHub
parent 18800a9cec
commit d90d0d632e

View File

@@ -2075,7 +2075,7 @@ def test_can_approve_own_broadcast_in_trial_mode(
'alerts, to see how it works. '
'No real alerts will be broadcast to anyones phone. '
'Start broadcasting now '
'Cancel this alert'
'Reject this alert'
)
form = page.select_one('.banner details form')