Class: Bard::TestsFailedError
- Inherits:
-
Error
- Object
- Error
- Bard::TestsFailedError
- Defined in:
- lib/bard/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
22 23 24 |
# File 'lib/bard/error.rb', line 22 def "Automated tests failed!\n See #{super} for more info." end |