Skip to content

Commit

Permalink
Codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
rosteen committed Dec 27, 2024
1 parent cf79558 commit 8e95d39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,4 @@ def test_rename_subset(cubeviz_helper, spectrum1d_cube):
assert cubeviz_helper.app.data_collection[-1].label == "Spectrum (Test Rename, sum)"

plg.rename_selected("Second Test")
assert plg.subset.choices == ['Create New', 'Test Rename', 'Second Test']
assert plg.subset.choices == ['Create New', 'Test Rename', 'Second Test']

0 comments on commit 8e95d39

Please sign in to comment.