From d910c1e6515e3cc7e54b936a6f39f75b038c8b2b Mon Sep 17 00:00:00 2001 From: Catherine Redfield Date: Tue, 5 Dec 2023 15:04:17 -0500 Subject: [PATCH] test: clean up test to match others Bringing this test is line with the format others are using --- features/enable_fips_vm.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/enable_fips_vm.feature b/features/enable_fips_vm.feature index 04f5a5df28..ef4de117fe 100644 --- a/features/enable_fips_vm.feature +++ b/features/enable_fips_vm.feature @@ -628,13 +628,13 @@ Feature: FIPS enablement in lxd VMs And I run `apt update` with sudo And I run `DEBIAN_FRONTEND=noninteractive apt-get install -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" -y openssh-client openssh-server strongswan` with sudo, retrying exit [100] When I run `pro enable --assume-yes` with sudo - Then stdout matches regexp: + Then stdout contains substring: """ Updating package lists Installing packages Updating standard Ubuntu package lists enabled - A reboot is required to complete install + A reboot is required to complete install. """ When I run `pro status --all` with sudo Then stdout matches regexp: