From 38860acdac13911b77d63379a9d29c49cb647dfd Mon Sep 17 00:00:00 2001 From: Alex Humphries Date: Wed, 9 Apr 2025 09:23:47 -0400 Subject: [PATCH] Prettier formatting --- .../appointment-type-question/appointment-type-question.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/service-location/appointment-type-question/appointment-type-question.spec.js b/src/layouts/service-location/appointment-type-question/appointment-type-question.spec.js index 416d6918c..8ff7c9b1c 100644 --- a/src/layouts/service-location/appointment-type-question/appointment-type-question.spec.js +++ b/src/layouts/service-location/appointment-type-question/appointment-type-question.spec.js @@ -123,7 +123,7 @@ describe("appointment-type-question.vue", () => { SubText: "", SubWidgetName: "", Text: "In-shop", - } + }, ]); });