rabbah commented on a change in pull request #4450: Fix test cases to also work 
with nodejs:10 as default nodejs runtime.
URL: 
https://github.com/apache/incubator-openwhisk/pull/4450#discussion_r276256282
 
 

 ##########
 File path: tests/src/test/scala/invokerShoot/ShootInvokerTests.scala
 ##########
 @@ -172,6 +172,7 @@ class ShootInvokerTests extends TestHelpers with 
WskTestHelpers with JsHelpers w
 
   it should "add new parameters and annotations while copying an action" in 
withAssetCleaner(wskprops) {
     (wp, assetHelper) =>
+      val runtime = "nodejs:10"
 
 Review comment:
   could those tests just check against the pattern `nodejs:*`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to