rabbah commented on a change in pull request #2444: Display CORS Headers for 
Non-Options Requests (Review)
URL: 
https://github.com/apache/incubator-openwhisk/pull/2444#discussion_r125083843
 
 

 ##########
 File path: 
tests/src/test/scala/whisk/core/controller/test/WebActionsApiTests.scala
 ##########
 @@ -1131,13 +1131,18 @@ trait WebActionsApiTests extends ControllerTestCommon 
with BeforeAndAfterEach wi
             implicit val tid = transid()
             customOptions = false
 
-            Seq(s"$systemId/proxy/export_c.http").
+            Seq(s"$systemId/proxy/export_c.http", 
s"$systemId/proxy/export_c.json?a=b&c=d").
 
 Review comment:
   the query prams are not needed here - copy paste bug?
 
----------------------------------------------------------------
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