Skip to content

Commit

Permalink
this test might be taking forever. burn it to the ground
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Oct 14, 2014
1 parent d8740ea commit 4b61105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Octokit.Tests.Integration/Clients/GistsClientTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public async Task CanForkAGist()
await _fixture.Delete(forkedGist.Id);
}

[IntegrationTest]
[IntegrationTest(Skip="OH GOD THIS TEST IS INSANE AND I DON'T KNOW WHY I DID THIS")]
public async Task CanListGists()
{
// Time is tricky between local and remote, be lenient
Expand Down

0 comments on commit 4b61105

Please sign in to comment.