Skip to content

Commit 14b33f6

Browse files
authored
chore(docs): pact test-running instructions are inaccurate
fixes #410
1 parent e219a4a commit 14b33f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ bundle exec rake pact:spec
548548
```shell
549549
bundle exec rspec -t pact spec/pact/consumers/*_spec.rb
550550
or
551-
bundle exec rake pact:spec
551+
bundle exec rake pact:verify
552552
```
553553

554554
## Examples

0 commit comments

Comments
 (0)