Skip to content

Commit

Permalink
MDL-68750 analytics: Correct behat test modal checks
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed May 26, 2020
1 parent 89db84b commit a2bc97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytics/tests/behat/manage_models.feature
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,5 @@ Feature: Manage analytics models
Scenario: Delete model
When I open the action menu in "Students at risk of not meeting the course completion conditions" "table_row"
And I choose "Delete" in the open action menu
And I click on "Delete" "button" in the "Confirm" "dialogue"
And I click on "Delete" "button" in the "Delete" "dialogue"
Then I should not see "Students at risk of not meeting the course completion conditions"

0 comments on commit a2bc97a

Please sign in to comment.