Skip to content

Commit

Permalink
chore: removes docs-presubmit.cfg template (#2002)
Browse files Browse the repository at this point in the history
* removes docs-presubmit.cfg template

* removes reference in test related to deleted file
  • Loading branch information
chalmerlowe authored Aug 15, 2024
1 parent 8f2fc34 commit 373d00f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion tests/test_python_library.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ def test_python_library():
common = gcp.CommonTemplates(template_path=template_dir)
templated_files = common.py_library()

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


Expand Down

0 comments on commit 373d00f

Please sign in to comment.