Skip to content

Commit 45d62dd

Browse files
committed
Rebased, re-enabled test
1 parent 1e82238 commit 45d62dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.DirectoryServices.Protocols/tests/BerConverterTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ public static IEnumerable<object[]> Decode_TestData()
191191
}
192192
}
193193

194-
[ActiveIssue("https://github.com/dotnet/runtime/issues/99725")]
195194
[Theory]
196195
[MemberData(nameof(Decode_TestData))]
197196
public void Decode_Bytes_ReturnsExpected(string format, byte[] values, object[] expected)

0 commit comments

Comments
 (0)