diff --git a/test/splitgraph/ingestion/test_airbyte.py b/test/splitgraph/ingestion/test_airbyte.py index 8fd4632a..67c48a43 100644 --- a/test/splitgraph/ingestion/test_airbyte.py +++ b/test/splitgraph/ingestion/test_airbyte.py @@ -88,7 +88,7 @@ def _source(local_engine_empty, table_params=None, extra_params=None, extra_cred "friendly": {"type": "boolean"}, "binary_data": {"type": "string", "contentEncoding": "base64"}, "name": {"type": "string"}, - "mushroom_id": {"type": "number"}, + "mushroom_id": {"type": "number", "airbyte_type": "integer"}, "varbinary_data": {"type": "string", "contentEncoding": "base64"}, }, },