There was an error while loading. Please reload this page.
1 parent fe308ee commit 3070deaCopy full SHA for 3070dea
1 file changed
dbt-snowflake/tests/functional/adapter/test_basic.py
@@ -89,7 +89,7 @@ def expected_catalog_my_seed(self, project, current_role):
89
"bytes": StatsItem(
90
id="bytes",
91
label="Approximate Size",
92
- value=2048,
+ value=1024,
93
include=True,
94
description="Size of the table as reported by Snowflake",
95
),
0 commit comments