Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Aug 14, 2024
1 parent c77678f commit 433522c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/test_packaging.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
import sys


# See https://docs.pytest.org/en/stable/how-to/tmp_path.html#the-tmp-path-fixture
# for more information on the `tmp_path` fixture of pytest
def test_namespace_package_compat(tmp_path):
# The ``google`` namespace package should not be masked
# by the presence of ``google-cloud-audit-log``.
Expand Down

0 comments on commit 433522c

Please sign in to comment.