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

Commit efbad1c

Browse files
Merge branch 'fixes/ignore-test' into fixes/fix-download-location
2 parents 021510c + 0080d3d commit efbad1c

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)