Skip to content

Commit

Permalink
limit dropna test to just divisions-enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Mar 20, 2024
1 parent 35108c3 commit 1c783b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tape_tests/test_ensemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,6 @@ def test_temporary_cols(parquet_ensemble):
@pytest.mark.parametrize(
"data_fixture",
[
"parquet_ensemble",
"parquet_ensemble_with_divisions",
],
)
Expand Down

0 comments on commit 1c783b5

Please sign in to comment.