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 b0d99b9 commit 172aceeCopy full SHA for 172acee
1 file changed
packages/google-api-core/tests/unit/test_path_template.py
@@ -852,4 +852,3 @@ def test_build_capture_pattern(template_str, expected_pattern, expected_wildcard
852
def test_validate_multi_segment_value(val, expected_valid):
853
result = path_template._validate_multi_segment_value(val)
854
assert result == expected_valid
855
-
0 commit comments