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