Exception: DeltaTest::StatsRepositorySyncError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



33
34
35
# File 'lib/delta_test/errors.rb', line 33

def message
  'failed to sync the stats repository'
end