Given
Login as "super-admin-lantmannen" and set token of apiUsername "super-admin-lantmannen"
1s 395ms
And
Delete invitations with email "automaty@test.pl"
000ms
java.lang.IllegalStateException: Transaction already active
at org.hibernate.engine.transaction.internal.TransactionImpl.begin(TransactionImpl.java:75)
at Utils.JpaUtils.Apollo.SelectService.ApolloUpdateDbService.deleteInvitationByEmail(ApolloUpdateDbService.java:68)
at CucumberTests.Invitation.InvitationTest.deleteInvitationsWithEmail(InvitationTest.java:259)
at ✽.Delete invitations with email "automaty@test.pl"(file:Features/Atom/Users/User.feature:18)
And
Create and accept invitation by JSON file as "super-admin-lantmannen" for "automaty@test.pl" "CREATE_CARRIER_INVITATION"
000ms
And
Get invited user account data "automaty@test.pl"
000ms
When
Go to "USERS_TAB"
000ms
When
Delete user "automaty@test.pl"
000ms
Then
Success alert is displayed
000ms
And
User not displayed in users list "automaty@test.pl"
000ms