Skip to content

Commit

Permalink
ci: Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Aug 5, 2024
1 parent 836e00f commit ca0c4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/seam/connect/env.test.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { env } from 'node:process'
import jwt from'jsonwebtoken'

import test from 'ava'
import { getTestServer } from 'fixtures/seam/connect/api.js'
import jwt from 'jsonwebtoken'

import { SeamHttp, SeamHttpInvalidOptionsError } from '@seamapi/http/connect'

Expand Down

0 comments on commit ca0c4f3

Please sign in to comment.