Given
Set token of apiUsername "super-admin-pgf"
247ms
And
Set basic authorities "ROLE_CREATE_COMPANY" to user "pgf-admin"
323ms
When
Create company "Twój Opiekun PGF" "supplier" by JSON file as "super-admin-pgf"
861ms
And
Login as "pgf-admin"
4s 422ms
And
Go to "COMPANIES_TAB"
1s 931ms
And
Go to company "Twój Opiekun PGF" details
487ms
And
Select company patron "PGF SUPPLY EMPLOYEE"
7s 752ms
Then
Verify if "PGF SUPPLY EMPLOYEE" data is successfully added
139ms
org.junit.ComparisonFailure: Widoczny jest inny opiekun niż oczekiwany! expected: but was:
at org.junit.Assert.assertEquals(Assert.java:115)
at CucumberTests.Company.EditCompanyTest.verifyIfDataIsSuccessfullyAdded(EditCompanyTest.java:161)
at ✽.Verify if "PGF SUPPLY EMPLOYEE" data is successfully added(file:Features/Atom/Companies/Company.feature:64)