Method: RSpec::RubyContentMatchers::LicenseFile::HaveLicenseFiles#negative_failure_message
- Defined in:
- lib/cantango/rspec/matchers/have_license_file.rb
#negative_failure_message ⇒ Object
73 74 75 |
# File 'lib/cantango/rspec/matchers/have_license_file.rb', line 73 def "License files #{names} found in #{license_dir} but was not expected" end |