Skip to content

Commit

Permalink
Enable JsonProperty on enum test
Browse files Browse the repository at this point in the history
  • Loading branch information
altro3 committed Apr 25, 2024
1 parent fb44d3e commit e0869f2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ class Test {
context.close()
}
@PendingFeature(reason = "JsonProperty on enum constant level not supported")
void "JsonProperty on enum"() {
given:
def context = buildContext('''
Expand Down

0 comments on commit e0869f2

Please sign in to comment.