Method: ArtifactFile::Matcher::Helper#msg
- Defined in:
- lib/rails_app_spec/matchers/artifact/shared/artifact_file_helper.rb
#msg ⇒ Object
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 |