You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add MANNEQUIN to GHCommentAuthorAssociation enum (#1753)
* Add MANNEQUIN value to GHCommentAuthorAssociation enum
* Update EnumTest for GHCommentAuthorAssociation with MANNEQUIN
This commit updates the EnumTest to reflect the addition of the MANNEQUIN value in the GHCommentAuthorAssociation enum. The test now checks for the correct number of enum values, which has been increased to 8 to include MANNEQUIN.
* Update GHCommentAuthorAssociation.java
* Update GHCommentAuthorAssociation.java
---------
Co-authored-by: Liam Newman <[email protected]>
0 commit comments