mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 11:24:44 +00:00
Release v0.25 - She'll be Comin' Round the Mountain (#1656)
* Run `build -Target FormatCode` to fixup whitespace etc * Fix delete release asset integration test * Fix repository fork test * Fix pagination test for PR Review Request * First cut of release notes * update release notes * Update release notes * include links to contributors * Add breaking changes/advisories section * Tidy up formatting * Tidy up wording
This commit is contained in:
@@ -12,7 +12,7 @@ public class ObservableNotificationsClientTests
|
||||
public async Task MarksNotificationsRead()
|
||||
{
|
||||
var client = new ObservableGitHubClient(Helper.GetAuthenticatedClient());
|
||||
|
||||
|
||||
await client.Activity.Notifications.MarkAsRead();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user