auto_test 0.0.9.5.4 → 0.0.9.5.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module AutoTest
2
- VERSION = "0.0.9.5.4"
2
+ VERSION = "0.0.9.5.5"
3
3
  end
@@ -1,4 +1,5 @@
1
1
  require "watir-webdriver"
2
+ require 'spec_helper'
2
3
 
3
4
  describe "Application" do
4
5
  describe "auto_test" do
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: auto_test
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.9.5.4
5
+ version: 0.0.9.5.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Maike Hargens