public SpecialityControllerIntegrationTests(TestingWebAppFactory <Startup> factory) { _client = factory.CreateClient(); }
public VacancyCVFlowIntergrationTests(TestingWebAppFactory <Startup> factory) { _client = factory.CreateClient(); }