Skip to content

Commit

Permalink
SHIBUI-521(544) tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jun 22, 2018
1 parent a63107b commit 0433995
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ class MetadataResolversControllerIntegrationTests extends Specification {
result.statusCodeValue == 200
returnedResolvers.size() == 1
returnedResolvers[0] instanceof DynamicHttpMetadataResolver
returnedResolvers[0].name == 'Test DynamicHttpMetadataResolver'

}

@TestConfiguration
Expand Down

0 comments on commit 0433995

Please sign in to comment.