From d320c3eb14bc6bc4ac098db68ed3c36271ebfd94 Mon Sep 17 00:00:00 2001 From: OlegMozhey Date: Thu, 11 Apr 2024 19:29:22 +0400 Subject: [PATCH] update feature title --- Behavioral.Automation.Playwright/UITests/Features/Tests.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Behavioral.Automation.Playwright/UITests/Features/Tests.feature b/Behavioral.Automation.Playwright/UITests/Features/Tests.feature index f6dea67..ed9d8b6 100644 --- a/Behavioral.Automation.Playwright/UITests/Features/Tests.feature +++ b/Behavioral.Automation.Playwright/UITests/Features/Tests.feature @@ -1,4 +1,4 @@ -Feature: Button step definition tests +Feature: First scenarios to run CI/CD checks Scenario: Check button click Given application URL is opened