Skip to content

Commit

Permalink
fix: broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwicopple committed Oct 20, 2020
1 parent 209a678 commit c752839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/client.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Aimport { GoTrueClient } from '../src/index'
import { GoTrueClient } from '../src/index'

const GOTRUE_URL = 'http://localhost:9999'

Expand Down

0 comments on commit c752839

Please sign in to comment.