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 9f4c5ed commit 804b26fCopy full SHA for 804b26f
tests/unit/test_main.py
@@ -44,6 +44,8 @@
44
SNIPPETS:
45
LIMIT_TO_ROLE_IDS: false
46
ACCESS_ROLE_IDS: []
47
+ IRC:
48
+ BRIDGE_WEBHOOK_IDS: []
49
"""
50
mock_read_text.return_value = mock_config_content
51
import tux.main
0 commit comments