Files
anubis-mirror/lib/config/testdata/bad/import_invalid_file.json
Xe Iaso 5e2bff8397 format: run prettier tree-wide
Signed-off-by: Xe Iaso <me@xeiaso.net>
2026-02-15 12:46:08 +00:00

8 lines
87 B
JSON

{
"bots": [
{
"import": "(data)/does-not-exist-fake-file.yaml"
}
]
}