Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
janek26 committed Oct 19, 2021
1 parent 6917a99 commit 6a242ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as starknet from '../index';
import * as starknet from '../';

describe('starknet endpoints', () => {
describe('feeder gateway endpoints', () => {
Expand Down

0 comments on commit 6a242ce

Please sign in to comment.