Skip to content

Commit b419ec0

Browse files
author
N. Taylor Mullen
committed
1 parent f56c61b commit b419ec0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tools/dotnet-user-secrets/test/SecretManagerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ public void List_Empty_Secrets_File()
270270
[Theory]
271271
[InlineData(true)]
272272
[InlineData(false)]
273+
[QuarantinedTest]
273274
public void Clear_Secrets(bool fromCurrentDirectory)
274275
{
275276
var projectPath = _fixture.GetTempSecretProject();

0 commit comments

Comments
 (0)