git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1466564 13f79535-47bb-0310-9956-ffa450edef68
@@ -239,6 +239,8 @@ Trunk (unreleased changes):
IMPROVEMENTS
+ AMBARI-1864. Remove package dependency on mocha-phantomjs. (yusaku)
+
AMBARI-1844. Need ability to update multiple hosts in 1 PUT call.
(tbeerbower)
@@ -26,7 +26,6 @@
"chai":"*",
"sinon":"*",
"sinon-chai":"*",
- "express":"2.5.8",
- "mocha-phantomjs": "*"
+ "express":"2.5.8"
}