Skip to content

Commit 96da00b

Browse files
ytauschpavelzw
andauthored
fix: remove pydantic-settings note
Co-authored-by: Pavel Zwerschke <[email protected]>
1 parent 1267620 commit 96da00b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests_integration/test_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
def global_environment_setup():
3535
"""
3636
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.
3837
"""
3938
# Make sure to also set BOT_TOKEN, we cannot validate this here!
4039
assert os.environ.get("TEST_SETUP_TOKEN"), "TEST_SETUP_TOKEN must be set."

0 commit comments

Comments
 (0)