Skip to content

Commit c5ccb29

Browse files
committed
Skip on Helix the added test
1 parent f123d27 commit c5ccb29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tools/FirstRunCertGenerator/test/CertificateManagerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ public void EnsureCreateHttpsCertificate_ReturnsExpiredCertificateForEmptyVersio
415415
}
416416

417417
[Fact]
418+
[SkipOnHelix("https://github.com/dotnet/aspnetcore/issues/6720", Queues = "All.OSX")]
418419
public void EnsureCreateHttpsCertificate_DoNotOverrideValidOldCertificate()
419420
{
420421
_fixture.CleanupCertificates();

0 commit comments

Comments
 (0)