diff --git a/plugins/arcgis/service/src/EventTransform.spec.ts b/plugins/arcgis/service/src/EventTransform.spec.ts new file mode 100644 index 000000000..ab400ae97 --- /dev/null +++ b/plugins/arcgis/service/src/EventTransform.spec.ts @@ -0,0 +1,4 @@ +describe('event transform', () => { + + it('has a test', () => {}) +}) \ No newline at end of file