mdeuser commented on a change in pull request #2326: (Review) Alphabetize
URL: 
https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r125671700
 
 

 ##########
 File path: tests/src/test/scala/apigw/healthtests/ApiGwEndToEndTests.scala
 ##########
 @@ -142,6 +142,72 @@ class ApiGwEndToEndTests
         }
     }
 
+    it should "list api-experimental alphabetically by Base/Rel/Verb and 
Action name" in withAssetCleaner(wskprops) {
+    (wp, assetHelper) =>
+
+        val actionName1 = "actionName1"
 
 Review comment:
   Use action names that are unique to this test module.. that way it won't 
accidentally collide with another test.
 
----------------------------------------------------------------
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