Given
Set token of apiUsername "super-admin-adama"
245ms
And
Add licence to apply "ADD_NEW_LICENCE" by JSON file as "super-admin-adama"
437ms
When
Login as "adama-admin"
2s 337ms
Then
Go to "CARRIER_TAB"
1s 046ms
And
Go to company "Przewoźnik Adama Automat 1" details
764ms
And
Expand "LICENCE_SECTION" section
571ms
And
Confirm document in section
249ms
And
Expand "LICENCE_SECTION" section
109ms
Then
Check if new document expiration date is correct
066ms
org.junit.ComparisonFailure: expected:<0[3].06.2021> but was:<0[2].06.2021>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at CucumberTests.Applies.AppliesTest.checkExpirationDate(AppliesTest.java:79)
at ✽.Check if new document expiration date is correct(file:Features/Atom/Applies/Applies.feature:13)