Given
Set token of apiUsername "super-admin-pgf"
227ms
And
Set basic authorities "ROLE_CREATE_COMPANY" to user "pgf-admin"
312ms
When
Create company "Twój Opiekun PGF" "supplier" by JSON file as "super-admin-pgf"
880ms
And
Login as "pgf-admin"
4s 471ms
And
Go to "COMPANIES_TAB"
2s 004ms
And
Go to company "Twój Opiekun PGF" details
493ms
And
Select company patron "PGF SUPPLY EMPLOYEE"
7s 635ms
Then
Verify if "PGF SUPPLY EMPLOYEE" data is successfully added
148ms
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)