mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(apps): fixed unit tests
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
],
|
||||
|
||||
"title": "Nginx Connections",
|
||||
"revision": "1.5",
|
||||
"revision": 25,
|
||||
"schemaVersion": 11,
|
||||
"tags": ["tag1", "tag2"],
|
||||
"number_array": [1,2,3,10.33],
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"revision": "1.5",
|
||||
"revision": 25,
|
||||
"tags": ["tag1", "tag2"],
|
||||
"boolean_false": false,
|
||||
"boolean_true": true,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"title": "Nginx Memory",
|
||||
"revision": "2.0",
|
||||
"revision": 2,
|
||||
"schemaVersion": 11
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user