[Behat] Remove unnecessary javascript tags

This commit is contained in:
Rafikooo 2023-12-20 12:15:33 +01:00
parent bd77f55756
commit 33bf3648a5
No known key found for this signature in database
GPG key ID: 4A26D8327BC2442B
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ Feature: Seeing validation messages during address addition
Then I should still be on the address addition page
And I should be notified about 6 errors
@ui @javascript @api
@ui @api
Scenario: The province needs to be selected when the chosen country has at least one stated
When I want to add a new address to my address book
And I specify the address as "Lucifer Morningstar", "Seaside Fwy", "90802", "Los Angeles", "United States", "Arkansas"

View file

@ -13,7 +13,7 @@ Feature: Province field entry stays after validation errors
And I have an address "Lucifer Morningstar", "Seaside Fwy", "90802", "Los Angeles", "United States", "Arkansas" in my address book
And I have an address "Fletcher Ren", "Upper Barkly Street", "3377", "Ararat", "Australia", "Victoria" in my address book
@ui @javascript @api
@ui @api
Scenario: The province name stays after validation error
Given I am editing the address of "Lucifer Morningstar"
When I remove the street
@ -21,7 +21,7 @@ Feature: Province field entry stays after validation errors
Then I should still be on the "Lucifer Morningstar" address edit page
And I should still have "Arkansas" as my specified province
@ui @javascript @api
@ui @api
Scenario: The selected province stays after validation error
Given I am editing the address of "Fletcher Ren"
When I remove the street