Skip to content

Commit 02458b0

Browse files
committed
test: mark "Create country with name in English" test as stable after migration to Selenium 3.
Relate to #1001 Close #540
1 parent 0df8f0b commit 02458b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/robotframework/country/creation/logic.robot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Force Tags country logic
1010

1111
*** Test Cases ***
1212
Create country with name in English (fill only mandatory fields)
13-
[Tags] unstable
1413
Input Text id=name Germany
1514
Submit Form id=add-country-form
1615
Location Should Be ${SITE_URL}/country/germany

0 commit comments

Comments
 (0)