From 5afd7c8dd80d15bf9f2746402b8d0158d16dd9d8 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Wed, 14 Jun 2023 14:28:42 -0700 Subject: [PATCH] Remove issue with shutdown feature --- integration_test/features/01_general/04_shutdown.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/integration_test/features/01_general/04_shutdown.feature b/integration_test/features/01_general/04_shutdown.feature index 5a434a36..72a4ac11 100644 --- a/integration_test/features/01_general/04_shutdown.feature +++ b/integration_test/features/01_general/04_shutdown.feature @@ -7,4 +7,3 @@ #this also kills the testing framework sadly. will have to find a workaround #And I tap the button that contains the text 'Shutdown Cwtch' #Then I wait until the widget with type 'ProfileMgrView' is absent -ub \ No newline at end of file