Skip to content

Commit 87a16a6

Browse files
authored
Remove 4.0 Testkit feature flag (#852)
4.0 is not supported in the 5.0 handshake (full or minimal)
1 parent bd088fc commit 87a16a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/testkit-backend/src/request-handlers.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ export function GetFeatures (_context, _params, wire) {
360360
'ConfHint:connection.recv_timeout_seconds',
361361
'Feature:Impersonation',
362362
'Feature:Bolt:3.0',
363-
'Feature:Bolt:4.0',
364363
'Feature:Bolt:4.1',
365364
'Feature:Bolt:4.2',
366365
'Feature:Bolt:4.3',

0 commit comments

Comments
 (0)