We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
USER_IS_PAYING
1 parent 95ff5c5 commit b0a4884Copy full SHA for b0a4884
tests/unit/actor/test_actor_env_helpers.py
@@ -43,6 +43,7 @@ async def test_get_env_with_randomized_env_vars(monkeypatch: pytest.MonkeyPatch)
43
ApifyEnvVars.SDK_LATEST_VERSION,
44
ApifyEnvVars.LOG_FORMAT,
45
ApifyEnvVars.LOG_LEVEL,
46
+ ApifyEnvVars.USER_IS_PAYING,
47
ActorEnvVars.STANDBY_PORT,
48
}
49
0 commit comments