mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-13 20:18:45 +00:00
refactor: move lib/policy/config to lib/config
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
7
lib/config/testdata/bad/import_invalid_file.json
vendored
Normal file
7
lib/config/testdata/bad/import_invalid_file.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"bots": [
|
||||
{
|
||||
"import": "(data)/does-not-exist-fake-file.yaml"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user