Skip to content

Commit

Permalink
Test clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Feb 7, 2020
1 parent 6370083 commit ee42221
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class MetadataResolversControllerIntegrationTests extends Specification {
mapper.enable(SerializationFeature.INDENT_OUTPUT)
mapper.setSerializationInclusion(NON_NULL)
mapper.registerModule(new JavaTimeModule())
metadataResolverRepository.deleteAll()
}

def cleanup() {
Expand Down

0 comments on commit ee42221

Please sign in to comment.