Software versions
- **Windows 8
- Consumer Pact library: Pact JS v4.2.1
- Node Version: node v8.2.1
- Testing framework and version: Jest@21.2.1
Actual behaviour

Steps to reproduce
Setup the example given by pactJs - Jest.
Install the jest with latest package.
run the test, it will fail.
When try to install Jest@20.0.0
run the test, could get correct result
Software versions
Actual behaviour
Steps to reproduce
Setup the example given by pactJs - Jest.
Install the jest with latest package.
run the test, it will fail.
When try to install Jest@20.0.0
run the test, could get correct result