浏览代码

post hipchat

Fernando Alonso 7 年之前
父节点
当前提交
bc53fa79fa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      behat/testScreenshot/tests/acceptance/6compareCest.php

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

@@ -85,6 +85,6 @@ shell_exec('curl -H "Content-Type: application/json" -X POST -d "{\"color\": \"p
 			echo "Directorio de comparación '" . $dir . "' actualizado. Fecha: " . $fecha . "_" . $hora . " Commit: " . $head . "\n" ;			
 	}
 shell_exec('curl -H "Content-Type: application/json" -X POST -d "{\"color\": \"purple\", \"message_format\": \"text\", \"message\": \"' . $MESSAGE2 . '\" }" https://api.hipchat.com/v2/room/' . $ROOM_ID . '/notification?auth_token=' . $AUTH_TOKEN);
-
+ 
 	}
 }