Integration test

Using a real PR from the Octokit.net repo
This commit is contained in:
Henrik Andersson
2015-03-18 23:03:15 +10:00
parent 57d79d8d4d
commit dc25d93c40
2 changed files with 75 additions and 3 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ namespace Octokit
/// <summary>
/// Sort by age (filtering by pulls updated in the last month)
/// </summary>
[Parameter(Key="long-running")]
[Parameter(Value= "long-running")]
LongRunning
}
}