Skip to content

Commit 4506b49

Browse files
committed
fix test
1 parent 3cf43dd commit 4506b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/basic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const test = require('tape')
2-
const RpcBlockTracker = require('../bundle/index')
2+
const RpcBlockTracker = require('../dist/index')
33
const JsonRpcEngine = require('json-rpc-engine')
44
const TestBlockMiddleware = require('./util/testBlockMiddleware')
55

0 commit comments

Comments
 (0)