We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cb59e commit f8ae243Copy full SHA for f8ae243
tests/unit/job/test_load.py
@@ -815,7 +815,6 @@ def test_reload_w_bound_client(self):
815
query_params={"projection": "full"},
816
timeout=DEFAULT_GET_JOB_TIMEOUT,
817
)
818
- print(f"DINOSAUR:\n{job}\n{RESOURCE}")
819
self._verifyResourceProperties(job, RESOURCE)
820
821
def test_reload_w_alternate_client(self):
0 commit comments