mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-02-24 21:59:48 +00:00
bug: load gitremote triggers configuration schema from non-standard
paths
This commit is contained in:
@@ -70,7 +70,6 @@ def test_configuration_schema_variables() -> None:
|
||||
must return empty schema
|
||||
"""
|
||||
assert Trigger.CONFIGURATION_SCHEMA == {}
|
||||
assert Trigger.CONFIGURATION_SCHEMA_FALLBACK is None
|
||||
|
||||
|
||||
def test_configuration_sections(configuration: Configuration) -> None:
|
||||
|
||||
Reference in New Issue
Block a user