Method: Datadog::CI::ReadonlyTestModule#finish
- Defined in:
- lib/datadog/ci/readonly_test_module.rb
#finish ⇒ Object
15 16 17 |
# File 'lib/datadog/ci/readonly_test_module.rb', line 15 def finish raise "ReadonlyTestModule cannot be finished" end |