class PactBroker::Matrix::NoDependenciesMissing

There aren’t any rows, but there are also no missing provider verifications.

Public Instance Methods

type() click to toggle source
# File lib/pact_broker/matrix/reason.rb, line 159
def type
  :success
end