We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd78fc commit 620fb52Copy full SHA for 620fb52
src/main/resources/test/spring/test-data.properties
@@ -22,12 +22,6 @@ valid_country_name_en = Italy
22
# ATTENTION: must be encoded by native2asscii (MRESOURCES-175)
23
valid_country_name_ru = \u0418\u0442\u0430\u043b\u0438\u044f
24
25
-# this category should always exist
26
-# (used in WhenUserAddSeries, src/test/robotframework/category/creation/validation.robot and
27
-# src/test/robotframework/series/creation/misc-admin.robot)
28
-# ATTENTION: must be encoded by native2asscii (MRESOURCES-175)
29
-valid_category_name_ru = \u0421\u043f\u043e\u0440\u0442
30
-
31
# this privileged user should always exist
32
valid_admin_login = admin
33
valid_admin_password = test
0 commit comments