Skip to content

Commit

Permalink
FEAT-modin-project#3303: Change name of parameter in test
Browse files Browse the repository at this point in the history
Signed-off-by: Maria Rubtsova <maria.rubtsova@intel.com>
  • Loading branch information
Rubtsowa committed Nov 23, 2021
1 parent 1efafca commit ec04f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modin/pandas/test/dataframe/test_default.py
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ def test_resample_specific(rule, closed, label, on, level):
"tuple",
"series",
"index",
"duplicated_column",
"duplicate_column",
"missed_columns",
],
)
Expand Down

0 comments on commit ec04f9e

Please sign in to comment.