Skip to content

Commit 3cbf9fa

Browse files
committed
TestKit: add feature flags for bolt versions
1 parent 1c00947 commit 3cbf9fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testkitbackend/test_config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@
3333
"Feature:Auth:Bearer": true,
3434
"Feature:Auth:Custom": true,
3535
"Feature:Auth:Kerberos": true,
36+
"Feature:Bolt:3.0": true,
37+
"Feature:Bolt:4.0": true,
38+
"Feature:Bolt:4.1": true,
39+
"Feature:Bolt:4.2": true,
40+
"Feature:Bolt:4.3": true,
3641
"Feature:Bolt:4.4": true,
3742
"Feature:Impersonation": true,
3843
"AuthorizationExpiredTreatment": true,

0 commit comments

Comments
 (0)