diff --git a/Octokit.Tests.Integration/Helpers/Audit/Section.cs b/Octokit.Tests.Integration/Helpers/Audit/Section.cs index b2856663..9e052f48 100644 --- a/Octokit.Tests.Integration/Helpers/Audit/Section.cs +++ b/Octokit.Tests.Integration/Helpers/Audit/Section.cs @@ -43,6 +43,7 @@ namespace Octokit.Tests.Integration { "deployments", "deployment" }, { "emails", "email" }, { "contents", "content" }, + { "reactions", "reaction" }, // replace abbreviation with something more user-friendly { "pulls", "pullrequest" }, { "repos", "repository" },