jmontoyaa 8 лет назад
Родитель
Сommit
f0190a3144
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tests/behat/features/createUser.feature

+ 1 - 0
tests/behat/features/createUser.feature

@@ -33,4 +33,5 @@ Feature: Users management as admin
     And I fill in "keyword" with "smarshall"
     And I press "submit"
     When I follow "Delete"
+    And I confirm the popup
     Then I should see "The user has been deleted"