test: Move tests/unit/helpers to tests/unit/_helpers#1169
test: Move tests/unit/helpers to tests/unit/_helpers#1169gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
Conversation
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.
|
Re: Kokoro failures, the |
Is there an open issue for this? Anyone working on it? I can take a crack at it if no one else has already started. |
Look like this was fixed over here: #1171 Can we give this PR another shot at merging, @tswast ? |
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 googleapis#1168 🦕
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 🦕