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 1267620 commit 96da00bCopy full SHA for 96da00b
tests_integration/test_integration.py
@@ -34,7 +34,6 @@
34
def global_environment_setup():
35
"""
36
Set up the global environment variables for the tests.
37
- If we once migrate to pydantic-settings, this should be more fine-grained for each bot step.
38
39
# Make sure to also set BOT_TOKEN, we cannot validate this here!
40
assert os.environ.get("TEST_SETUP_TOKEN"), "TEST_SETUP_TOKEN must be set."
0 commit comments