mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-05 03:30:34 +00:00
just a bit of code cleanup
This commit is contained in:
@@ -106,7 +106,7 @@ namespace Octokit.Tests.Integration.Clients
|
||||
{ "secret", secret },
|
||||
{ "insecure_ssl", "False" }
|
||||
}.Union(config).ToDictionary(k => k.Key, v => v.Value);
|
||||
}
|
||||
}
|
||||
|
||||
string CreateExpectedBaseHookUrl(string url, int id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user