Skip to content

Commit

Permalink
fixed testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Apr 29, 2024
1 parent 0033afe commit bc21872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/BootStorage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ def propose_resume
end

# try to use label or udev id for device name... FATE #302219
UdevMapping.to_mountby_device(largest_swap_name)
Bootloader::UdevMapping.to_mountby_device(largest_swap_name)
end

private
Expand Down

0 comments on commit bc21872

Please sign in to comment.