From 3e3744b1091750a47fcf38544dfdd3ccaf704e82 Mon Sep 17 00:00:00 2001 From: Ruth Bovell Date: Mon, 9 Dec 2024 17:37:58 +0000 Subject: [PATCH] - uncomment out test --- .../functional/features/court-details.feature | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/test/functional/features/court-details.feature b/src/test/functional/features/court-details.feature index 05cc9cd3..107e7891 100644 --- a/src/test/functional/features/court-details.feature +++ b/src/test/functional/features/court-details.feature @@ -242,17 +242,17 @@ Feature: Court Name Know - Court Details | centre_that_should_allow_update_on_application | | County Court Money Claims Centre (CCMCC) | -# Scenario Outline: Court or tribunal Find out more about -# And I have entered "" as search criteria -# When I have selected to search for that court or tribunal name or address -# Given results are returned -# When I select a court or tribunal link -# And That location sidebar includes "" -# Then I click the link "" from "" and it takes me to the page"" -# -# Examples: -# | Find_out_more_about_court | sidebar_entries | page_title | page_link | -# | West London Family Court | find-out-more-about | Home - Support Through Court | Support Through Court (Independent charity) | + Scenario Outline: Court or tribunal Find out more about + And I have entered "" as search criteria + When I have selected to search for that court or tribunal name or address + Given results are returned + When I select a court or tribunal link + And That location sidebar includes "" + Then I click the link "" from "" and it takes me to the page"" + + Examples: + | Find_out_more_about_court | sidebar_entries | page_title | page_link | + | West London Family Court | find-out-more-about | Home - Support Through Court | Support Through Court (Independent charity) | Scenario Outline: Not-in-person Court - Find out more about: Financial Remedy And I have entered "" as search criteria