testlab 1.11.6 → 1.11.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,7 +22,7 @@ class TestLab
22
22
  end
23
23
 
24
24
  def ok?
25
- self.node.alive? or return false
25
+ self.alive? or return false
26
26
 
27
27
  result = true
28
28
 
@@ -1,6 +1,6 @@
1
1
  class TestLab
2
2
  unless const_defined?(:VERSION)
3
3
  # TestLab Gem Version
4
- VERSION = "1.11.6"
4
+ VERSION = "1.11.7"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: testlab
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.6
4
+ version: 1.11.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: