Add and remove metrics and metric points commands
This commit is contained in:
committed by
James Brooks
parent
64ff4d73c2
commit
9581c5a394
@@ -59,6 +59,7 @@ class MetricTest extends AbstractTestCase
|
||||
'description' => 'Lorem ipsum dolor',
|
||||
'default_value' => 1,
|
||||
'display_chart' => 1,
|
||||
'places' => 0,
|
||||
]);
|
||||
$this->seeJson(['name' => 'Foo']);
|
||||
$this->assertResponseOk();
|
||||
|
||||
Reference in New Issue
Block a user