style95 commented on a change in pull request #3671: Activation id in header
URL: 
https://github.com/apache/incubator-openwhisk/pull/3671#discussion_r210770953
 
 

 ##########
 File path: 
tests/src/test/scala/whisk/core/controller/test/ControllerTestCommon.scala
 ##########
 @@ -89,6 +89,8 @@ protected trait ControllerTestCommon
   val logStore = SpiLoader.get[LogStoreProvider].instance(actorSystem)
   val activationStore = 
SpiLoader.get[ActivationStoreProvider].instance(actorSystem, materializer, 
logging)
 
+  val ActivationIdHeaderInLowercase = ActivationIdHeader.toLowerCase
+
 
 Review comment:
   The value in `CustomHeaders`?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to