Method: ArtifactFile::Matcher::Helper#msg

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

#msgObject



56
57
58
# File 'lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb', line 56

def msg
  "the #{artifact_type} #{artifact_name} to exist"
end