grafyaml/tests/schema/fixtures/dashboard-0001.json
Paul Belanger b91de6e8e9 Rework unit tests
With help from JJB we now compare yaml to json, making sure we generating the
proper JSON from the schema

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-05-11 14:38:24 -04:00

7 lines
82 B
JSON

{
"dashboard": {
"rows": [],
"title": "New dashboard"
}
}