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

Commit d26c9d8

Browse files
committed
Removing DoNotRunOnAppVeyor attribute
1 parent 4bdb3a6 commit d26c9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/IntegrationTests/Process/ProcessManagerIntegrationTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public async Task LogEntriesTest()
8181
});
8282
}
8383

84-
[Test, Category("DoNotRunOnAppVeyor")]
84+
[Test]
8585
public async Task RussianLogEntriesTest()
8686
{
8787
await Initialize(TestRepoMasterCleanUnsynchronizedRussianLanguage);

0 commit comments

Comments
 (0)