Given
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
2s 367ms
And
Create product by api for principal "adama"
124ms
And
Go to "PRODUCTS_TAB"
538ms
When
Delete created product
985ms
Then
Verify that product is deleted
045ms
java.lang.AssertionError: Nie udało się usunąć produktu
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at CucumberTests.Product.DeleteProductTest.verifyThatProductIsDeletedDeleted(DeleteProductTest.java:39)
at ✽.Verify that product is deleted(file:Features/Atom/Products/Product.feature:28)