Method: ArtifactFile::Matcher::Helper#negative_failure_message

Defined in:
lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb

#negative_failure_messageObject



64
65
66
# File 'lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb', line 64

def negative_failure_message
  "Did not expect #{msg}"
end