From b276ef1c1a819f0b1910d7e5dcc7a633b89f39a4 Mon Sep 17 00:00:00 2001 From: Peter Hartshorn Date: Mon, 26 Feb 2024 15:24:00 +0000 Subject: [PATCH] Remove smoke test for info-frontend info-frontend will be retired soon. Trello: https://trello.com/c/B2fs03WS/2371-remove-smokey-tests-for-info-frontend --- features/apps/info_frontend.feature | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 features/apps/info_frontend.feature diff --git a/features/apps/info_frontend.feature b/features/apps/info_frontend.feature deleted file mode 100644 index 475f6e31..00000000 --- a/features/apps/info_frontend.feature +++ /dev/null @@ -1,6 +0,0 @@ -@app-info-frontend -Feature: Info Frontend - - Scenario: Check the frontend can talk to Content Store - When I visit "/info/sign-in-universal-credit" - Then I should see "The user need for this page"