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

Commit 0080d3d

Browse files
Ignoring a test from AppVeyor
1 parent 2e27a09 commit 0080d3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/IntegrationTests/Installer/GitInstallerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ public override void TestFixtureTearDown()
3535
}
3636

3737
[Test]
38+
[Category("DoNotRunOnAppVeyor")]
3839
public void GitInstallTest()
3940
{
4041
var gitInstallationPath = TestBasePath.Combine("GitInstall").CreateDirectory();

0 commit comments

Comments
 (0)