Fernando Alonso 7 лет назад
Родитель
Сommit
543b1a5353
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      behat/testScreenshotGalvez/tests/acceptance/6compareCest.php

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

@@ -6,7 +6,7 @@ class compareCest
 
 $hora = date("H:i");
 $fecha = date("Y-n-j");
-
+ 
 	$head = shell_exec('git rev-parse HEAD');
 	$head = substr($head,0,-1);