From 18963ef23553ea23b338aab6bfe4904754d9dc1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Fi=C5=A1era?= Date: Wed, 24 Nov 2021 15:28:51 +0100 Subject: [PATCH] Use --web-server-use-cop. --- ...stem.Private.Runtime.InteropServices.JavaScript.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj b/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj index fe9348f4678320..d7b18fc65e1505 100644 --- a/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj +++ b/src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests/System.Private.Runtime.InteropServices.JavaScript.Tests.csproj @@ -3,7 +3,7 @@ true $(NetCoreAppCurrent)-Browser true - $(WasmXHarnessArgs) --engine-arg=--expose-gc + $(WasmXHarnessArgs) --engine-arg=--expose-gc --web-server-use-cop