Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 1ea7925

Browse files
Merge branch 'fixes/branch-list-test-ci-ignore' into fixes/empty-task-queue
2 parents 675714a + 0812397 commit 1ea7925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/IntegrationTests/Process/ProcessManagerIntegrationTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace IntegrationTests
1313
class ProcessManagerIntegrationTests : BaseGitEnvironmentTest
1414
{
1515
[Test]
16+
[Category("DoNotRunOnAppVeyor")]
1617
public async Task BranchListTest()
1718
{
1819
InitializePlatformAndEnvironment(TestRepoMasterCleanUnsynchronized);

0 commit comments

Comments
 (0)