Skip to content

Commit

Permalink
update test for updated function
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Feb 17, 2023
1 parent 2b7a348 commit bf6e632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icepyx/tests/test_read.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def test_check_run_fast_scandir(dir, fn_glob, expect):


@pytest.mark.parametrize(
"grp_path, exp_track_str, exp_spot_dim_name",
"grp_path, exp_track_str, exp_spot_dim_name, exp_spot_var_name",
[
("gt1l", "gt1l", "spot", "gt"),
("gt3r", "gt3r", "spot", "gt"),
Expand Down

0 comments on commit bf6e632

Please sign in to comment.