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

Commit 2598b73

Browse files
1 parent d2dc753 commit 2598b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/small/test_session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ def test_read_gbq_wildcard(
606606
"query": {
607607
"useQueryCache": True,
608608
"maximumBytesBilled": "1000000000",
609-
"timeoutMs":120_000,
609+
"timeoutMs": 120_000,
610610
}
611611
},
612612
pytest.param(

0 commit comments

Comments
 (0)