ningyougang commented on code in PR #221:
URL: 
https://github.com/apache/openwhisk-runtime-nodejs/pull/221#discussion_r936171331


##########
tests/build.gradle:
##########
@@ -34,9 +34,11 @@ tasks.withType(Test) {
 }
 
 dependencies {
-    compile "org.scala-lang:scala-library:${gradle.scala.version}"
-    compile 
"org.apache.openwhisk:openwhisk-tests:${gradle.openwhisk.version}:tests"
-    compile 
"org.apache.openwhisk:openwhisk-tests:${gradle.openwhisk.version}:test-sources"
+    implementation "junit:junit:4.11"

Review Comment:
   Ah, i see, this is a option, i will check it in go runtime, seems still 
exist in my local after added `implementation "junit:junit:4.11"`



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to