diff --git a/src/layouts/service-location/service-location.spec.js b/src/layouts/service-location/service-location.spec.js new file mode 100644 index 000000000..85555dd59 --- /dev/null +++ b/src/layouts/service-location/service-location.spec.js @@ -0,0 +1,3 @@ +describe("service-location.vue", () => { + test.todo("test this"); +}); diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue new file mode 100644 index 000000000..f853727a5 --- /dev/null +++ b/src/layouts/service-location/service-location.vue @@ -0,0 +1,65 @@ + + +