dubeejw commented on a change in pull request #99: Add Code Query Parameter
URL: 
https://github.com/apache/incubator-openwhisk-client-js/pull/99#discussion_r174272933
 
 

 ##########
 File path: test/unit/actions.test.js
 ##########
 @@ -60,7 +79,7 @@ test('should retrieve action from string identifier', t => {
     t.is(path, `namespaces/${ns}/actions/12345`)
   }
 
-  return actions.get('12345')
 
 Review comment:
   @jthomas, yes this change was needed to prevent an error now that 
`action.get` doesn't use the default `get` method from `resources.js`.

----------------------------------------------------------------
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