We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce0bc2e + 08fe123 commit a07c8b6Copy full SHA for a07c8b6
README.md
@@ -278,7 +278,7 @@ states to communicate from the consumer what data should exist on the provider.
278
279
When setting up the testing of a provider you will also need to setup the management of
280
these provider states. The Pact verifier does this by making additional HTTP requests to
281
-the `provider_states_setup_url` you provide. This URL could be
+the `--provider-states-setup-url` you provide. This URL could be
282
on the provider application or a separate one. Some strategies for managing state include:
283
284
- Having endpoints in your application that are not active in production that create and delete your datastore state
0 commit comments