grapevine/tests/integrations/snapshots/integrations__check_config__minimal_valid_config@stderr.snap

15 lines
320 B
Text

---
source: tests/integrations/check_config.rs
description: A configuration containing only the required keys is valid
snapshot_kind: text
---
[
{
"fields": {
"message": "Configuration looks good"
},
"level": "INFO",
"target": "grapevine::cli::check_config",
"timestamp": "[timestamp]"
}
]