Skip to content

Commit 560021b

Browse files
authored
chore(librarian): fix typo in state.yaml
1 parent 610e85c commit 560021b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ libraries:
11281128
- samples/snippets/README.rst
11291129
- tests/system
11301130
- tests/unit/test_decorators.py
1131-
- tests/unit/tests_helpers.py
1131+
- tests/unit/test_helpers.py
11321132
remove_regex:
11331133
- packages/google-cloud-vision
11341134
tag_format: '{id}-v{version}'

0 commit comments

Comments
 (0)