diff --git a/.gitlab-ci.elife.yml b/.gitlab-ci.elife.yml
index 9188b55e539d2d3360b2f3e0398ca470c04a1d11..cee7612b00b7812695db4803e1d51b05b8b91080 100644
--- a/.gitlab-ci.elife.yml
+++ b/.gitlab-ci.elife.yml
@@ -99,11 +99,11 @@ deploy:
 #    - psql -h postgres -U kotahidev -d kotahidev -c "create extension pgcrypto;"
 #    # specify host here else it confuses the linked postgres image
 #    - POSTGRES_HOST=postgres yarn test:all:$TEST_ITEM
-    
+
 # test-chrome:
 #   <<: *run_test_template
 #   variables:
-#     TEST_ITEM: "chrome:elife" 
+#     TEST_ITEM: "chrome:elife"
 #   script:
 #     - *run_script_template
 
@@ -142,7 +142,6 @@ test-chrome:
     # specify host here else it confuses the linked postgres image
     - echo $INSTANCE_NAME
     - POSTGRES_HOST=postgres yarn test:all:chrome:elife
-
 # test-chrome-samsung:
 #   image: $IMAGE_ORG/$IMAGE_NAME-dev:$CI_COMMIT_SHA
 #   stage: test
@@ -251,7 +250,7 @@ test-chrome:
 #     - apt-get -y install postgresql-client
 #     - psql -h postgres -U kotahidev -d kotahidev -c "create extension pgcrypto;"
 #     - cp .env.example .env
-#     - POSTGRES_HOST=postgres yarn test:all:chrome:elife:hd:laptop   
+#     - POSTGRES_HOST=postgres yarn test:all:chrome:elife:hd:laptop
 
 # test-firefox:
 #   image: $IMAGE_ORG/$IMAGE_NAME-dev:$CI_COMMIT_SHA
diff --git a/cypress/fixtures/submission_form_data.json b/cypress/fixtures/submission_form_data.json
index aa05ab92ef455671228696c3091734336dcecc2e..8aa0b8a1a807bf7bf87b3fe097395e7e89a4d7c0 100644
--- a/cypress/fixtures/submission_form_data.json
+++ b/cypress/fixtures/submission_form_data.json
@@ -35,4 +35,4 @@
   "valueAdded": "This is the value added",
   "label": "Ready to evaluate",
   "topic": "modeling"
-}
\ No newline at end of file
+}