Skip to content

Commit 3498160

Browse files
authored
docs: update readme
1 parent d1aaf2b commit 3498160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Run `pact-mock-service help` for command line options.
4242

4343
## Mock Service Usage
4444

45-
Each mock service process is designed to mock only ONE provider. To mock multiple providers, you will need to start a process for each provider. The lifecycle of a mock service instance during a test suite execution is as follows:
45+
Each mock service process is designed to mock only ONE provider for ONE consumer. To mock multiple providers, you will need to start a process for each provider. The lifecycle of a mock service instance during a test suite execution is as follows:
4646

4747
* _Before suite:_ start mock service
4848
* _Before each test:_ clear interactions from previous test

0 commit comments

Comments
 (0)