From 9495909c999a6994c33d6c4ebc012999cf5e777e Mon Sep 17 00:00:00 2001 From: Vadzim Hushchanskou Date: Mon, 18 Nov 2024 13:43:37 +0300 Subject: [PATCH] Update examples --- .../src/test/resources/features/attributes/key-value.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-cucumber6/src/test/resources/features/attributes/key-value.feature b/example-cucumber6/src/test/resources/features/attributes/key-value.feature index fb4e8c5..0cd49ef 100644 --- a/example-cucumber6/src/test/resources/features/attributes/key-value.feature +++ b/example-cucumber6/src/test/resources/features/attributes/key-value.feature @@ -1,4 +1,4 @@ -Feature: Belly +Feature: Belly with key-value attributes @MyAttribute:MyValue Scenario: a few cukes