diff options
Diffstat (limited to '2/widgets/status-chart.json')
-rw-r--r-- | 2/widgets/status-chart.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/2/widgets/status-chart.json b/2/widgets/status-chart.json new file mode 100644 index 0000000..4235a91 --- /dev/null +++ b/2/widgets/status-chart.json @@ -0,0 +1,11 @@ +[ { + "uid" : "e7b98326544f5ddc", + "name" : "kotestJavascript[js, node]", + "time" : { + "start" : 1628809725000, + "stop" : 1628809725005, + "duration" : 5 + }, + "status" : "passed", + "severity" : "normal" +} ]
\ No newline at end of file |