Skip to content

Commit f3cf672

Browse files
authored
test: Move tests/unit/helpers to tests/unit/_helpers (#1169)
Remove ambiguity between importing tests/unit/helpers and tests/unit/helpers.py which can lead to import errors. Renamed directory _helpers matches the google.cloud.bigquery._helpers module being tested. Fixes #1168 🦕
1 parent 0cf5dc0 commit f3cf672

2 files changed

File tree

packages/google-cloud-bigquery/tests/unit/_helpers/__init__.py

Whitespace-only changes.

packages/google-cloud-bigquery/tests/unit/helpers/test_from_json.py renamed to packages/google-cloud-bigquery/tests/unit/_helpers/test_from_json.py

File renamed without changes.

0 commit comments

Comments
 (0)