mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-31 02:05:39 +00:00
Resolved conflicts
This commit is contained in:
@@ -109,6 +109,7 @@ public class RepositoryPagesClientTests
|
||||
_repositoryPagesClient = Helper.GetAuthenticatedClient().Repository.Page;
|
||||
}
|
||||
|
||||
[IntegrationTest]
|
||||
public async Task ReturnsMetadata()
|
||||
{
|
||||
var data = _repositoryPagesClient.GetLatest(owner, name);
|
||||
|
||||
Reference in New Issue
Block a user