From 035eaeba3c53654fff2790c29442aa30fed16aca Mon Sep 17 00:00:00 2001 From: Mat Hare Date: Fri, 13 Aug 2021 11:20:31 +0100 Subject: [PATCH] Test failure --- features/checkboxes_page.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/checkboxes_page.feature b/features/checkboxes_page.feature index f32b65e..1310479 100644 --- a/features/checkboxes_page.feature +++ b/features/checkboxes_page.feature @@ -8,7 +8,7 @@ Feature: Checkboxes Page And the page contains 2 checkboxes And the checkbox labels are | label | - | checkbox 1 | + | checkbox 1a | | checkbox 2 | And the 1st checkbox is unchecked And the 2nd checkbox is checked