Given
Login as "adama-admin" and set token of apiUsername "super-admin-adama"
2s 299ms
And
Create product by api for principal "adama"
121ms
And
Go to "PRODUCTS_TAB"
495ms
When
Delete created product
1s 006ms
Then
Verify that product is deleted
035ms
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)