Skip to content

Commit

Permalink
[Behat] Disable behat test
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojdylak authored and GSadee committed May 13, 2024
1 parent bf3a434 commit 6f3c0d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Feature: Preventing a potential XSS attack while adding a new taxon
And the store has "<script>alert('xss')</script>" 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"

0 comments on commit 6f3c0d9

Please sign in to comment.