fix(core): update
This commit is contained in:
parent
29bddf198f
commit
2f4916f552
@ -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