Skip to content

Commit

Permalink
fixed sha in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikrudstrom committed Oct 14, 2019
1 parent 62af9fc commit a9d0961
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 70 deletions.
2 changes: 1 addition & 1 deletion github/github.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const (
MemberEvent Event = "member"
MembershipEvent Event = "membership"
MilestoneEvent Event = "milestone"
MetaEvent Event = "meta"
MetaEvent Event = "meta"
OrganizationEvent Event = "organization"
OrgBlockEvent Event = "org_block"
PageBuildEvent Event = "page_build"
Expand Down
Loading

0 comments on commit a9d0961

Please sign in to comment.