Parcourir la source

Merge branch 'firefox-profile'

Daniel Gempesaw il y a 11 ans
Parent
commit
86be1a1c9b
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      t/Firefox-Profile.t
  2. 0 0
      t/mock-recordings/firefox-profile-mock-MSWin32.json

+ 2 - 2
t/Firefox-Profile.t

@@ -169,9 +169,9 @@ CROAKING: {
     my $profile = Selenium::Remote::Driver::Firefox::Profile->new;
     {
         eval {
-            $profile->add_extension('00-load.t');
+            $profile->add_extension('t/00-load.t');
         };
-        ok($@ =~ /xpi format/i, "caught invalid extension filetype");
+        cmp_ok($@, '=~', qr/xpi format/i, "caught invalid extension filetype");
     }
 
     {

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
t/mock-recordings/firefox-profile-mock-MSWin32.json


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff