Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Apr 17, 2024
1 parent 7cddb4f commit cede280
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/lib/y2storage/dialogs/proposal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def summary
# TODO: if there is a proposal, use the meaningful description with
# hyperlinks instead of just delegating the summary to libstorage
content = devicegraph ? actions_html : failure_html

RichText(Id(:summary), content)
end

Expand Down
1 change: 0 additions & 1 deletion test/y2storage/dialogs/guided_setup/select_scheme_test.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env rspec

# Copyright (c) [2017] SUSE LLC
#
# All Rights Reserved.
Expand Down

0 comments on commit cede280

Please sign in to comment.