Skip to content

Commit

Permalink
[plugins/arcgis] add a test file to get the ball rolling and make ci …
Browse files Browse the repository at this point in the history
…pass running the test command
  • Loading branch information
restjohn committed Jul 3, 2024
1 parent f6b3d99 commit 9c7a1d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plugins/arcgis/service/src/EventTransform.spec.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
describe('event transform', () => {

it('has a test', () => {})
})

0 comments on commit 9c7a1d6

Please sign in to comment.