mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 10:25:36 +00:00
removed extra empty lines
This commit is contained in:
@@ -201,7 +201,6 @@ public class PullRequestsClientTests : IDisposable
|
||||
PageSize = 1,
|
||||
PageCount = 1
|
||||
};
|
||||
|
||||
|
||||
var firstPage = await _fixture.GetAllForRepository(_context.RepositoryOwner, _context.RepositoryName, openPullRequests, startOptions);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user