Quarantine identity test (#20373)
https://dev.azure.com/dnceng/public/_build/results?buildId=580722&view=ms.vss-test-web.build-test-results-tab&runId=18259416&resultId=108224&paneView=debug
This commit is contained in:
parent
2f04721ff8
commit
14032eae01
|
|
@ -40,6 +40,7 @@ namespace Microsoft.AspNetCore.Identity.Test
|
|||
|
||||
[Theory]
|
||||
[MemberData(nameof(ScriptWithIntegrityData))]
|
||||
[QuarantinedTest]
|
||||
public async Task IdentityUI_ScriptTags_SubresourceIntegrityCheck(ScriptTag scriptTag)
|
||||
{
|
||||
var integrity = await GetShaIntegrity(scriptTag);
|
||||
|
|
|
|||
Loading…
Reference in New Issue