jmontoyaa 8 anni fa
parent
commit
f0190a3144
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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"