dubeejw commented on a change in pull request #2326: (Review) Alphabetize
URL:
https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r124574580
##########
File path: tests/src/test/scala/system/basic/WskBasicTests.scala
##########
@@ -95,6 +95,91 @@ class WskBasicTests
stderr should include(errormsg)
}
+ it should "return a list of alphabetized actions/packages/triggers/rules"
in withAssetCleaner(wskprops) {
Review comment:
Split the all the tests here back into individual tests.
----------------------------------------------------------------
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