Skip to content

Commit 7f4ee36

Browse files
Copilotglennawatson
andcommitted
Remove duplicate TestFixture attributes
Co-authored-by: glennawatson <[email protected]>
1 parent 74758cb commit 7f4ee36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ReactiveUI.SourceGenerator.Tests/UnitTests/ReactiveGeneratorTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ namespace ReactiveUI.SourceGenerator.Tests;
1111
/// Unit tests for the Reactive generator.
1212
/// </summary>
1313
[TestFixture]
14-
[TestFixture]
1514
public class ReactiveGeneratorTests : TestBase<ReactiveGenerator>
1615
{
1716
/// <summary>

0 commit comments

Comments
 (0)