We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3d1b9 commit 1f872e2Copy full SHA for 1f872e2
tests/ServiceStack.Text.Tests/UseCases/GithubV3ApiTests.cs
@@ -12,7 +12,7 @@ namespace ServiceStack.Text.Tests.UseCases
12
[TestFixture]
13
public class GithubV3ApiGatewayTests
14
{
15
- [Test, Ignore("Locks out")]
+ [Test]
16
public void DO_ALL_THE_THINGS()
17
18
var client = new GithubV3ApiGateway();
0 commit comments