Skip to content

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Identity/test/Identity.Test/IdentityUIScriptsTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public static IEnumerable<object[]> ScriptWithIntegrityData
4040

4141
[Theory]
4242
[MemberData(nameof(ScriptWithIntegrityData))]
43+
[QuarantinedTest]
4344
public async Task IdentityUI_ScriptTags_SubresourceIntegrityCheck(ScriptTag scriptTag)
4445
{
4546
var integrity = await GetShaIntegrity(scriptTag);

0 commit comments

Comments
 (0)