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

Commit 3ae01b3

Browse files
author
Andreia Gaita
authored
Merge pull request #879 from github-for-unity/fixes/branch-list-test-ci-ignore
Disabling BranchListTest in AppVeyor
2 parents 6e0d0bc + 0812397 commit 3ae01b3

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)