Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit db26376

Browse files
authored
Merge branch 'main' into sycai_ai_notebook
2 parents e6b6200 + 7cb9e47 commit db26376

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/session/test_read_gbq_query.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ def test_read_gbq_query_sets_destination_table():
3535

3636
assert query == "SELECT 'my-test-query';"
3737
assert config.destination is not None
38+
session.close()

0 commit comments

Comments
 (0)