Disable multi-participant ledger api test by default (#3761)

This commit is contained in:
Oliver Seeliger 2019-12-06 11:56:32 +01:00 committed by mergify[bot]
parent ac420a483b
commit 655d3d6716

View File

@ -64,4 +64,5 @@ conformance_test(
5021,
],
server = ":canton-test-runner-with-dependencies",
tags = ["manual"],
) if not is_windows else None