Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 41a03e0

Browse filesBrowse files
committed
feat: correct the import
1 parent f9c274a commit 41a03e0
Copy full SHA for 41a03e0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎tests/system/test_session_api.py

Copy file name to clipboardExpand all lines: tests/system/test_session_api.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2064,7 +2064,7 @@ def test_execute_sql_w_json_bindings(not_emulator, sessions_database, database_d
20642064
_bind_test_helper(
20652065
sessions_database,
20662066
database_dialect,
2067-
spanner_v1.TypeCode.JSON,
2067+
spanner_v1.param_types.JSON,
20682068
JSON_1,
20692069
[JSON_1, JSON_2],
20702070
)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.