We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f04721 commit 14032eaCopy full SHA for 14032ea
src/Identity/test/Identity.Test/IdentityUIScriptsTest.cs
@@ -40,6 +40,7 @@ public static IEnumerable<object[]> ScriptWithIntegrityData
40
41
[Theory]
42
[MemberData(nameof(ScriptWithIntegrityData))]
43
+ [QuarantinedTest]
44
public async Task IdentityUI_ScriptTags_SubresourceIntegrityCheck(ScriptTag scriptTag)
45
{
46
var integrity = await GetShaIntegrity(scriptTag);
0 commit comments