Skip to content

Commit

Permalink
test: add verification tag to dashboard api spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 23, 2018
1 parent e8d0fae commit a0d0e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/get_dashboard_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
.create_consumer_version("1.2.3")
.create_consumer_version_tag("prod")
.create_pact
.create_verification
.create_verification(provider_version: "4.5.6", tag_names: "dev")
.create_webhook
.create_triggered_webhook
.create_webhook_execution
Expand Down

0 comments on commit a0d0e94

Please sign in to comment.