summaryrefslogtreecommitdiff
path: root/last-history/history.json
diff options
context:
space:
mode:
Diffstat (limited to 'last-history/history.json')
-rw-r--r--last-history/history.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/last-history/history.json b/last-history/history.json
new file mode 100644
index 0000000..8e751bc
--- /dev/null
+++ b/last-history/history.json
@@ -0,0 +1,22 @@
+{
+ "io.PathTest:io.PathTest#kotestJavascript[js, node]" : {
+ "statistic" : {
+ "failed" : 0,
+ "broken" : 0,
+ "skipped" : 0,
+ "passed" : 1,
+ "unknown" : 0,
+ "total" : 1
+ },
+ "items" : [ {
+ "uid" : "e7b98326544f5ddc",
+ "reportUrl" : "https://romangraef.github.io/webos/2//#testresult/e7b98326544f5ddc",
+ "status" : "passed",
+ "time" : {
+ "start" : 1628809725000,
+ "stop" : 1628809725005,
+ "duration" : 5
+ }
+ } ]
+ }
+} \ No newline at end of file