fix(core): update
This commit is contained in:
@ -7,6 +7,8 @@ tap.test('first test', async () => {
|
||||
testClickhouseDb = new smartclickhouse.SmartClickHouseDb({
|
||||
host: 'localhost',
|
||||
database: 'test2',
|
||||
port: 8123,
|
||||
protocol: 'http',
|
||||
});
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user