Method: Spaceship::Tunes::SandboxTester#delete!

Defined in:
spaceship/lib/spaceship/tunes/sandbox_tester.rb

#delete!Object

Delete current tester


69
70
71
# File 'spaceship/lib/spaceship/tunes/sandbox_tester.rb', line 69

def delete!
  client.delete_tester!(self)
end