mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 19:46:07 +00:00
aaaand format the code
This commit is contained in:
@@ -100,7 +100,6 @@ public class MiscellaneousClientTests
|
||||
Assert.True(result.Rate.Remaining <= result.Rate.Limit);
|
||||
Assert.True(result.Resources.Search.ResetAsUtcEpochSeconds > 0);
|
||||
Assert.NotNull(result.Resources.Search.Reset);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user