File tree Expand file tree Collapse file tree
tools/github-event-processor
Azure.Sdk.Tools.GitHubEventProcessor.Tests/Static
Azure.Sdk.Tools.GitHubEventProcessor/EventProcessing Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ public class IssueProcessingTests : ProcessingTestBase
6060 /// <param name="hasCodeownersEntry">Whether or not to expect a codeowners entry for the labels returned.</param>
6161 /// <param name="isMemberOfOrg">Whether or not the owner that created the issue is a member of Azure</param>
6262 /// <param name="hasWriteOrAdmin">Whether or not the owner that created the issue has write or admin</param>
63- [ Ignore ( "Ignore until the InitialIssueTriage rule is re-enabled" ) ]
6463 [ Category ( "static" ) ]
6564 [ NonParallelizable ] // All the tests use the same CODEOWNERS file
6665 // Scenario: Everything turned off, nothing should process
You can’t perform that action at this time.
0 commit comments