Skip to content

Commit

Permalink
chore: Enable gzip polling contract tests
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed Jan 30, 2024
1 parent 38dc10b commit e420106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contract-tests/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def status():
'context-type',
'secure-mode-hash',
'tags',
'polling-gzip'
]
}
return (json.dumps(body), 200, {'Content-type': 'application/json'})
Expand Down

0 comments on commit e420106

Please sign in to comment.