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

Commit cb9a037

Browse files
committed
Maybe these are happy in appveyor now?
1 parent 0ab5759 commit cb9a037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/IntegrationTests/Events/RepositoryManagerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
namespace IntegrationTests
1616
{
17-
[TestFixture, Category("DoNotRunOnAppVeyor")]
17+
[TestFixture /*, Category("DoNotRunOnAppVeyor") */]
1818
class RepositoryManagerTests : BaseGitEnvironmentTest
1919
{
2020
private RepositoryManagerEvents repositoryManagerEvents;

0 commit comments

Comments
 (0)