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.
1 parent 0e5c67e commit 7bb87f5Copy full SHA for 7bb87f5
tests/unit/actor/test_actor_env_helpers.py
@@ -43,7 +43,6 @@ 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