Skip to content

Commit

Permalink
test: correct new test name
Browse files Browse the repository at this point in the history
  • Loading branch information
larkee committed Nov 14, 2023
1 parent d056f63 commit 4947c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system/test_session_api.py
Expand Up @@ -2261,7 +2261,7 @@ def test_execute_sql_w_jsonb_bindings(
)


def test_execute_sql_w_jsonb_bindings(
def test_execute_sql_w_oid_bindings(
not_emulator, not_google_standard_sql, sessions_database, database_dialect
):
_bind_test_helper(
Expand Down

0 comments on commit 4947c10

Please sign in to comment.