We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cb814 commit 45aa714Copy full SHA for 45aa714
1 file changed
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