mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 04:16:51 +00:00
a bit of cleanup
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Octokit.Tests.Conventions
|
||||
{
|
||||
public class PaginationTests
|
||||
{
|
||||
[Theory(Skip = "Disable this to run it and find all the places where things break")]
|
||||
[Theory(Skip = "Enable this to run it and find all the places where things break")]
|
||||
[MemberData("GetClientInterfaces")]
|
||||
public void CheckObservableClients(Type clientInterface)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user