feat(apps): fixed unit tests

This commit is contained in:
Torkel Ödegaard
2016-07-08 18:21:25 +02:00
parent ebdf0564eb
commit 615b692442
5 changed files with 23 additions and 38 deletions

View File

@@ -8,7 +8,7 @@
],
"title": "Nginx Connections",
"revision": "1.5",
"revision": 25,
"schemaVersion": 11,
"tags": ["tag1", "tag2"],
"number_array": [1,2,3,10.33],

View File

@@ -1,5 +1,5 @@
{
"revision": "1.5",
"revision": 25,
"tags": ["tag1", "tag2"],
"boolean_false": false,
"boolean_true": true,

View File

@@ -1,5 +1,5 @@
{
"title": "Nginx Memory",
"revision": "2.0",
"revision": 2,
"schemaVersion": 11
}