Fernando Alonso преди 7 години
родител
ревизия
c73c21a495
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      behat/testScreenshotGalvez/tests/acceptance/7compareCest.php

+ 1 - 1
behat/testScreenshotGalvez/tests/acceptance/7compareCest.php

@@ -13,7 +13,7 @@ $fecha = date("Y-n-j");
 	$head1 = shell_exec('git rev-parse HEAD~1');
 	$head1 = substr($head1,0,-1);
 
-		$directorioA = array('01_login/','02_base/','03_ftth/','04_map/','05_stats');
+		$directorioA = array('01_login/','02_base/','03_ftth/','04_map/','05_stats/');
 		$cantdir= count($directorioA);
 		for ($i = 0; $i < $cantdir; $i++)
 		{