Explorar o código

Merge branch 'master' of github.com:teodesian/Selenium-Remote-Driver

George S. Baugh %!s(int64=4) %!d(string=hai) anos
pai
achega
289ecf148e
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      t/01-driver.t
  2. 1 1
      t/02-webelement.t

+ 1 - 1
t/01-driver.t

@@ -6,7 +6,7 @@ use Test::More;
 use LWP::UserAgent;
 use Test::LWP::UserAgent;
 use IO::Socket::INET;
-use Test::MockModule;
+use Test::MockModule v0.13;
 use Selenium::Remote::Driver;
 use Selenium::Remote::Mock::Commands;
 use Selenium::Remote::Mock::RemoteConnection;

+ 1 - 1
t/02-webelement.t

@@ -2,7 +2,7 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::MockModule;
+use Test::MockModule v0.13;
 use Selenium::Remote::Driver;
 use Selenium::Remote::Mock::RemoteConnection;