Skip to content

Commit

Permalink
Test needs skipping if on p3k
Browse files Browse the repository at this point in the history
  • Loading branch information
striglia committed Jul 11, 2014
1 parent b3fad66 commit aa4174f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/acceptance/response_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
def test_200_for_normal_response_validation():
settings = {
'pyramid_swagger.schema_directory': 'tests/sample_schemas/good_app/',
'pyramid_swagger.enable_swagger_spec_validation': False,
'pyramid_swagger.enable_response_validation': True,
}
test_app(settings).post_json(
Expand Down

0 comments on commit aa4174f

Please sign in to comment.