Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 30d4de4

Browse files
Adding missing test attribute
1 parent 11a3df1 commit 30d4de4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/UnitTests/IO/StatusOutputProcessorTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ public void ShouldSortOutputCorrectly2()
303303
});
304304
}
305305

306+
[Test]
306307
public void ShouldSortOutputCorrectly3()
307308
{
308309
var output = new[]

0 commit comments

Comments
 (0)