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.
2 parents a675763 + 45aa714 commit e7fbb28Copy full SHA for e7fbb28
tests/functional/botocore/test_socialmessaging.py
@@ -32,7 +32,7 @@ def _get_all_xform_operations():
32
33
XFORM_OPERATIONS = _get_all_xform_operations()
34
35
-
+@pytest.mark.validates_models
36
@pytest.mark.parametrize("operation, replacement", XFORM_OPERATIONS)
37
def test_known_replacements(operation, replacement):
38
# Validates that if a replacement shows up in the lowercased version of an
0 commit comments