Skip to content

Commit 6a242ce

Browse files
committed
fix: tests
1 parent 6917a99 commit 6a242ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as starknet from '../index';
1+
import * as starknet from '../';
22

33
describe('starknet endpoints', () => {
44
describe('feeder gateway endpoints', () => {

0 commit comments

Comments
 (0)