Skip to content

Commit 373d00f

Browse files
authored
chore: removes docs-presubmit.cfg template (#2002)
* removes docs-presubmit.cfg template * removes reference in test related to deleted file
1 parent 8f2fc34 commit 373d00f

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

synthtool/gcp/templates/python_library/.kokoro/docs/docs-presubmit.cfg

-28
This file was deleted.

tests/test_python_library.py

-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ def test_python_library():
243243
common = gcp.CommonTemplates(template_path=template_dir)
244244
templated_files = common.py_library()
245245

246-
assert os.path.exists(templated_files / ".kokoro/docs/docs-presubmit.cfg")
247246
assert os.path.exists(templated_files / ".kokoro/docker/docs/Dockerfile")
248247

249248

0 commit comments

Comments
 (0)