From 6f3c0d919843a934615b187c97d73806d0821676 Mon Sep 17 00:00:00 2001 From: Wojdylak Date: Mon, 13 May 2024 12:58:52 +0200 Subject: [PATCH] [Behat] Disable behat test --- .../preventing_xss_attack_while_adding_new_taxon.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/admin/taxonomy/managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature b/features/admin/taxonomy/managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature index 72f507aad82..71dc0bcb281 100644 --- a/features/admin/taxonomy/managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature +++ b/features/admin/taxonomy/managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature @@ -10,7 +10,7 @@ Feature: Preventing a potential XSS attack while adding a new taxon And the store has "" taxonomy And I am logged in as an administrator - @ui @javascript @no-api + @todo @ui @javascript @no-api Scenario: Preventing a potential XSS attack while adding new taxon When I want to create a new taxon Then I should be able to change its parent taxon to "Category"