fix(core): update
This commit is contained in:
parent
7c46d16686
commit
ee0900f3c0
@ -3,7 +3,7 @@ import * as smartproxy from '../ts/index';
|
||||
|
||||
tap.test('first test', async () => {
|
||||
const testProxy = new smartproxy.SmartProxy();
|
||||
await testProxy.start();
|
||||
// await testProxy.start();
|
||||
});
|
||||
|
||||
tap.start();
|
||||
|
Loading…
Reference in New Issue
Block a user