소스 검색

cant stats

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++)
 		{