Skip to content

Commit 34fdb58

Browse files
committed
Ignore Sntrup761x25519Sha512 for now.
1 parent 8280d02 commit 34fdb58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Renci.SshNet.IntegrationTests/KeyExchangeAlgorithmTests.cs

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ public void TearDown()
2323
}
2424

2525
[TestMethod]
26+
[Ignore]
2627
public void Sntrup761x25519Sha512()
2728
{
2829
_remoteSshdConfig.ClearKeyExchangeAlgorithms()

0 commit comments

Comments
 (0)