From f1c204586d5ea69e5134775dc83cebd278ce06b8 Mon Sep 17 00:00:00 2001 From: rmanaem Date: Sat, 4 Nov 2023 20:01:39 -0400 Subject: [PATCH] Formatted example json files --- cypress/fixtures/examples/good/example_synthetic.json | 2 +- .../fixtures/examples/good/example_synthetic_participants.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cypress/fixtures/examples/good/example_synthetic.json b/cypress/fixtures/examples/good/example_synthetic.json index 3f7dafb3..804af9d5 100644 --- a/cypress/fixtures/examples/good/example_synthetic.json +++ b/cypress/fixtures/examples/good/example_synthetic.json @@ -128,4 +128,4 @@ ] } } -} +} \ No newline at end of file diff --git a/cypress/fixtures/examples/good/example_synthetic_participants.json b/cypress/fixtures/examples/good/example_synthetic_participants.json index 41e75aac..48ebf6fd 100644 --- a/cypress/fixtures/examples/good/example_synthetic_participants.json +++ b/cypress/fixtures/examples/good/example_synthetic_participants.json @@ -31,4 +31,4 @@ "tool2_item1":{ "Description":"item 1 scores for tool2" } -} +} \ No newline at end of file