Skip to content

Commit dacbded

Browse files
committed
reactive all InfrastructureType
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
1 parent 7a7a07d commit dacbded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/ports.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ var (
6060

6161
AllTestTypes = []*InfrastructureType{
6262
WebSocketNoReplication,
63-
// LibP2PNoReplication,
64-
// WebSocketWithReplication,
63+
LibP2PNoReplication,
64+
WebSocketWithReplication,
6565
}
6666
)
6767

0 commit comments

Comments
 (0)