Skip to content

Commit cb74679

Browse files
authored
fix(spanner): unskip emulator tests for proto (#1145)
1 parent ec96d36 commit cb74679

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tests/system/test_database_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,6 @@ def _unit_of_work(transaction, test):
897897

898898

899899
def test_create_table_with_proto_columns(
900-
not_emulator,
901900
not_postgres,
902901
shared_instance,
903902
databases_to_delete,

tests/system/test_session_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2649,7 +2649,7 @@ def test_execute_sql_w_query_param_struct(sessions_database, not_postgres):
26492649

26502650

26512651
def test_execute_sql_w_proto_message_bindings(
2652-
not_emulator, not_postgres, sessions_database, database_dialect
2652+
not_postgres, sessions_database, database_dialect
26532653
):
26542654
singer_info = _sample_data.SINGER_INFO_1
26552655
singer_info_bytes = base64.b64encode(singer_info.SerializeToString())

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy