Skip to content

Commit 4947c10

Browse files
committed
test: correct new test name
1 parent d056f63 commit 4947c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/test_session_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2261,7 +2261,7 @@ def test_execute_sql_w_jsonb_bindings(
22612261
)
22622262

22632263

2264-
def test_execute_sql_w_jsonb_bindings(
2264+
def test_execute_sql_w_oid_bindings(
22652265
not_emulator, not_google_standard_sql, sessions_database, database_dialect
22662266
):
22672267
_bind_test_helper(

0 commit comments

Comments
 (0)