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
expect{subject}.toraise_errorPact::Error,/Could not find relation/
41
+
end
42
+
end
43
+
34
44
context"for the latest tag"do
35
45
it"logs a message"do
36
46
expect(Pact.configuration.output_stream).toreceive(:puts).with("INFO: Fetching pacts for Foo from http://broker.org for tags: latest master, latest prod")
0 commit comments