From f61464ac85f81fda776adb540c1573dbb91c6f9d Mon Sep 17 00:00:00 2001 From: ChristopherPHolder Date: Sat, 2 Mar 2024 15:22:54 +0100 Subject: [PATCH] fix lint and ci issues --- .../src/lib/result-viewer/results-viewer.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/features/result-viewer/src/lib/result-viewer/results-viewer.example.json b/libs/features/result-viewer/src/lib/result-viewer/results-viewer.example.json index a14fdb77..9cdc89f6 100644 --- a/libs/features/result-viewer/src/lib/result-viewer/results-viewer.example.json +++ b/libs/features/result-viewer/src/lib/result-viewer/results-viewer.example.json @@ -1,4 +1,4 @@ { - "htmlReportUrl": "https://deepblue-userflow-records.s3.eu-central-1.amazonaws.com/push-based.io2022-09-23T14_26.uf.html" + "htmlReportUrl": "https://deepblue-userflow-records.s3.eu-central-1.amazonaws.com/push-based.io2022-09-23T14_26.uf.html", "traceReportUrl": "https://deepblue-userflow-records.s3.eu-central-1.amazonaws.com/push-based.io2022-09-23T14_26.uf.json" }