rabbah commented on a change in pull request #3950: Extend system testsuite
URL: 
https://github.com/apache/incubator-openwhisk/pull/3950#discussion_r209888072
 
 

 ##########
 File path: tests/src/test/scala/common/WskCliOperations.scala
 ##########
 @@ -495,6 +497,10 @@ class CliActivationOperations(val wsk: RunCliCmd) extends 
ActivationOperations w
       since map { i =>
         Seq("--since", i.toEpochMilli.toString)
       } getOrElse Seq.empty
+    } ++ {
+      since map { i =>
 
 Review comment:
   Since? Should this be skip instead. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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