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

Commit b6eb61c

Browse files
Merge remote-tracking branch 'remotes/origin/disable-flailing-test' into fixes/git-installer
2 parents 98d7efe + 2ba2011 commit b6eb61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IntegrationTests/Events/RepositoryWatcherTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ public void ShouldDetectGitPull()
319319
}
320320
}
321321

322-
[Test]
322+
[Test, Ignore("Failing on CI, needs fixing")]
323323
public void ShouldDetectGitFetch()
324324
{
325325
InitializeEnvironment(TestRepoMasterCleanUnsynchronized);

0 commit comments

Comments
 (0)