Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jdu committed Oct 14, 2024
1 parent 58a46d5 commit cdec0f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integ/test_reduce_describe_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
]


@pytest.fixture(scope="module", autouse=True)
def setup(session):
is_reduce_describe_query_enabled = session.reduce_describe_query_enabled
session.reduce_describe_query_enabled = True
Expand Down

0 comments on commit cdec0f1

Please sign in to comment.