Fernando Alonso hace 7 años
padre
commit
543b1a5353
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);