Skip to content

Commit 73c687d

Browse files
committed
test: correct new test name
1 parent d097169 commit 73c687d

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
@@ -2348,7 +2348,7 @@ def test_execute_sql_w_jsonb_bindings(
23482348
)
23492349

23502350

2351-
def test_execute_sql_w_jsonb_bindings(
2351+
def test_execute_sql_w_oid_bindings(
23522352
not_emulator, not_google_standard_sql, sessions_database, database_dialect
23532353
):
23542354
_bind_test_helper(

0 commit comments

Comments
 (0)