mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 10:55:53 +00:00
add support for organization web hooks (#1884)
This commit is contained in:
committed by
GitHub
parent
62c0b1fe08
commit
8d3e7b3c2c
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Octokit.Tests.Integration.fixtures
|
||||
namespace Octokit.Tests.Integration.Fixtures
|
||||
{
|
||||
public class RepositoriesHooksFixture : IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user