Closed lprichar closed 2 years ago
Fixes #187
docker-postman-test didn't previously run on Windows because of the unnecessary no-windows recipe prerequisite and the setting of variables that aren't necessary anyway.
no-windows
On Windows run make docker-postman-test
make docker-postman-test
Issue
Fixes #187
Description
docker-postman-test didn't previously run on Windows because of the unnecessary
no-windows
recipe prerequisite and the setting of variables that aren't necessary anyway.Testing
On Windows run
make docker-postman-test