From 348417ee6c2b372928293e6d3fc76c2f7c85f6dc Mon Sep 17 00:00:00 2001 From: OmerXAI Date: Fri, 27 Oct 2023 21:19:06 +0200 Subject: [PATCH] first commit test --- .../_07_SchoolSetupUnderLocationsAddingSection.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/java/FeatureFiles/_07_SchoolSetupUnderLocationsAddingSection.feature b/src/test/java/FeatureFiles/_07_SchoolSetupUnderLocationsAddingSection.feature index a54bb5d..8a20a79 100644 --- a/src/test/java/FeatureFiles/_07_SchoolSetupUnderLocationsAddingSection.feature +++ b/src/test/java/FeatureFiles/_07_SchoolSetupUnderLocationsAddingSection.feature @@ -30,9 +30,9 @@ Feature: School Location Functionality And User must be able to enable and disable Partitions - Then click delete as name "lab8" + Then click delete as name "lab9" - And delete as name "lab8" in Locations + And delete as name "lab9" in Locations