Exception: DeltaTest::NoConfigurationFileFoundError

Inherits:
IOError
  • Object
show all
Defined in:
lib/delta_test/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



49
50
51
# File 'lib/delta_test/errors.rb', line 49

def message
  'no configuration file found'
end