Skip to content

Commit fc0198c

Browse files
committed
feat: least connections host selector strategy
1 parent c9ec149 commit fc0198c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/container/tests/custom_endpoint.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ import { PluginManager } from "../../../../common/lib";
3737
import { TestDriver } from "./utils/test_driver";
3838
import { DatabaseEngineDeployment } from "./utils/database_engine_deployment";
3939

40+
4041
const itIf =
4142
features.includes(TestEnvironmentFeatures.FAILOVER_SUPPORTED) &&
4243
!features.includes(TestEnvironmentFeatures.PERFORMANCE) &&

0 commit comments

Comments
 (0)