java.lang.AssertionError: Użytkownik jest na liście użytkowników. Nie udało sie usunąć.
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertFalse(Assert.java:64)
at CucumberTests.User.DeleteUserTest.userNotDisplayedInUsersList(DeleteUserTest.java:61)
at ✽.User not displayed in users list "automaty@test.pl"(file:Features/Atom/Users/User.feature:22)
Hooks
AfterHooks.deleteUserAndCompanyAfterTest()158ms
Scenario OutlineCheck if the carrier has disabled the edition of the notifications
Steps
GivenLogin as "pla1-carrier" and set token of apiUsername "super-admin-skz"1s 402ms
WhenGo to my account details106ms
ThenVerify that user has disabled notification15s 009ms