Fernando Alonso 7 gadi atpakaļ
vecāks
revīzija
c73c21a495

+ 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 = shell_exec('git rev-parse HEAD~1');
 	$head1 = substr($head1,0,-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);
 		$cantdir= count($directorioA);
 		for ($i = 0; $i < $cantdir; $i++)
 		for ($i = 0; $i < $cantdir; $i++)
 		{
 		{