You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: spec/lib/pact_broker/matrix/integration_spec.rb
+21
Original file line number
Diff line number
Diff line change
@@ -395,6 +395,27 @@ module Matrix
395
395
end
396
396
end
397
397
end
398
+
399
+
describe"when there is a consumer with two providers, and only one of them has a verification, and the consumer and the verified provider are explicitly specified"do
0 commit comments