class DeltaTest::StatsRepositorySyncError
Public Instance Methods
message()
click to toggle source
# File lib/delta_test/errors.rb, line 33 def message 'failed to sync the stats repository' end
# File lib/delta_test/errors.rb, line 33 def message 'failed to sync the stats repository' end