Skip to content

Commit 1f872e2

Browse files
committed
Putting github test back
1 parent fe3d1b9 commit 1f872e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ServiceStack.Text.Tests/UseCases/GithubV3ApiTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace ServiceStack.Text.Tests.UseCases
1212
[TestFixture]
1313
public class GithubV3ApiGatewayTests
1414
{
15-
[Test, Ignore("Locks out")]
15+
[Test]
1616
public void DO_ALL_THE_THINGS()
1717
{
1818
var client = new GithubV3ApiGateway();

0 commit comments

Comments
 (0)