We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd425ee commit 4946f20Copy full SHA for 4946f20
1 file changed
tests/functionaltests/suites/pubsub/test_pubsub_functional.py
@@ -64,4 +64,4 @@ def test_conformance(config):
64
content = json.loads(content)
65
66
assert headers['Content-Type'] == 'application/json'
67
- assert len(content['conformsTo']) == 16
+ assert len(content['conformsTo']) == 18
0 commit comments