You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/12/14 18:48:47 UTC

[GitHub] [openwhisk-runtime-php] rabbah commented on a change in pull request #75: Add parameters as proper environment variables

rabbah commented on a change in pull request #75: Add parameters as proper environment variables
URL: https://github.com/apache/openwhisk-runtime-php/pull/75#discussion_r357932335
 
 

 ##########
 File path: tests/src/test/scala/runtime/actionContainers/Php7ActionContainerTests.scala
 ##########
 @@ -158,6 +159,62 @@ abstract class Php7ActionContainerTests extends BasicActionRunnerTests with WskA
 
   }
 
+  it should s"confirm getenv can read environment variables" in {
 
 Review comment:
   this test repeats the `testEnv` test but replaces `$_ENV` with `getenv`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services