We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21cbb5 commit 6bb0850Copy full SHA for 6bb0850
1 file changed
src/mono/wasm/Wasm.Build.Tests/DownLevelCheck.cs
@@ -14,7 +14,7 @@ namespace Wasm.Build.Tests
14
public class DownlevelCheck : BuildTestBase
15
{
16
public DownlevelCheck(ITestOutputHelper output, SharedBuildPerTestClassFixture buildContext)
17
- : base(new TestMainJsProjectProvider(output), output, buildContext)
+ : base(new TestMainJsProjectProvider(output), output, buildContext)
18
19
}
20
0 commit comments