Skip to content

Commit

Permalink
Integrate @JsonSubTypes tests (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstepanov authored Nov 15, 2023
1 parent 42135d4 commit 2fcef54
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 418 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package io.micronaut.serde.jackson

import spock.lang.Issue

// NOTE: Jackson will fail on unknown subtype
class JsonSubtypesSpec extends JsonCompileSpec {

void 'test json sub types using name deserialization'() {
Expand Down
Loading

0 comments on commit 2fcef54

Please sign in to comment.