Skip to content

Commit

Permalink
Merge pull request #615 from jkonecny12/main-add-welcome-screen-to-pi…
Browse files Browse the repository at this point in the history
…xel-tests

Fix tests after adding Welcome screen
  • Loading branch information
jkonecny12 authored Jan 28, 2025
2 parents 7a810fd + 10ab969 commit dc25775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/check-storage-cockpit
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class TestStorageCockpitIntegration(VirtInstallMachineCase, StorageCase):
pretend_live_iso(self, i, m)

i.open()
i.next()
s.check_disk_selected("vda")
s.modify_storage()
s.confirm_entering_cockpit_storage()
Expand Down

0 comments on commit dc25775

Please sign in to comment.