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
raiseArgumentError,"pact_config must be a subclass of Pact::V2::Provider::PactConfig::Base"unlesspact_config.is_a?(::Pact::V2::Provider::PactConfig::Base)
raiseArgumentError,"pact_config must be an instance of Pact::V2::Provider::PactConfig::Grpc"unlesspact_config.is_a?(::Pact::V2::Provider::PactConfig::Grpc)
raiseArgumentError,"pact_config must be an instance of Pact::V2::Provider::PactConfig::Http"unlesspact_config.is_a?(::Pact::V2::Provider::PactConfig::Http)
0 commit comments