Skip to content

Commit

Permalink
Adds test for gnome-disks in sd-devices VMs
Browse files Browse the repository at this point in the history
  • Loading branch information
emkll committed Mar 27, 2020
1 parent 9a59a72 commit 37b56c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_sd_devices.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def test_sd_export_package_installed(self):
self.assertTrue(self._package_is_installed("cryptsetup"))
self.assertTrue(self._package_is_installed("printer-driver-brlaser"))
self.assertTrue(self._package_is_installed("securedrop-export"))
self.assertTrue(self._package_is_installed("gnome-disk-utility"))

def test_logging_configured(self):
self.logging_configured()
Expand Down

0 comments on commit 37b56c2

Please sign in to comment.