Method: TestLab::Provider::Local#instance_id

Defined in:
lib/testlab/providers/local.rb

#instance_idObject



71
72
73
# File 'lib/testlab/providers/local.rb', line 71

def instance_id
  TestLab.hostname
end