We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23d8b4 commit 4aa98f7Copy full SHA for 4aa98f7
test/UniTest.Sass/VariableTest.cs
@@ -1,4 +1,4 @@
1
-// Licensed to the .NET Foundation under one or more agreements.
+// Licensed to the .NET Foundation under one or more agreements.
2
// The .NET Foundation licenses this file to you under the Apache 2.0 License
3
// See the LICENSE file in the project root for more information.
4
// Maintainer: Argo Zhang([email protected]) Website: https://www.blazor.zone
@@ -7,7 +7,7 @@
7
8
namespace UniTest.Sass;
9
10
-public partial class VariableTest(ITestOutputHelper testOutputHelper)
+public partial class VariableTest
11
{
12
[Fact]
13
public void Variable_Ok()
0 commit comments