diff --git a/tests/features/varbase/step2-apply-tests/03-admin-management/03-06-responsive-preview-devices.feature b/tests/features/varbase/step2-apply-tests/03-admin-management/03-06-responsive-preview-devices.feature index 26e4afc9de05f9864489ee8086596fd09a14b2af..0a9814d0e391adf46545459158ab9751b91d31f6 100644 --- a/tests/features/varbase/step2-apply-tests/03-admin-management/03-06-responsive-preview-devices.feature +++ b/tests/features/varbase/step2-apply-tests/03-admin-management/03-06-responsive-preview-devices.feature @@ -14,8 +14,6 @@ So that I can make sure that the site looks good in small devices too. When I press "Preview page layout" Then I should see "iPhone XS" And I should see "iPhone XS Max" - And I should see "iPhone 7" - And I should see "iPhone 7+" - And I should see "Galaxy S7" - And I should see "iPad Air 2" - And I should see "Galaxy Tab 2 10" + And I should see "Galaxy S9" + And I should see "iPad Pro" + And I should see "Galaxy Tab S4"