From: elijah Date: Wed, 26 Jun 2013 00:43:01 +0000 (-0700) Subject: fix failing tests X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=56f4b8b78fa02f4ec72dc0d1e04013da20fc78fa;p=leap%2Fleap_cli.git fix failing tests --- diff --git a/test/leap_platform/platform.rb b/test/leap_platform/platform.rb index 19563ae..9f63b4c 100644 --- a/test/leap_platform/platform.rb +++ b/test/leap_platform/platform.rb @@ -3,8 +3,8 @@ # Leap::Platform.define do - self.version = "1.1.0" - self.compatible_cli = "1.1".."1.99" + self.version = "1.1.2" + self.compatible_cli = "1.1.2".."1.99" # # the facter facts that should be gathered