mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 03:16:11 +00:00
aaaand format the code
This commit is contained in:
@@ -79,7 +79,7 @@ public class GistsClientTests
|
||||
await _fixture.Delete(forkedGist.Id);
|
||||
}
|
||||
|
||||
[IntegrationTest(Skip="OH GOD THIS TEST IS INSANE AND I DON'T KNOW WHY I DID THIS")]
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user