Skip to content

Commit 67bd1f5

Browse files
committed
Use .robot extension for Robot Framework test suite files.
Addressed to #530 No functional changes.
1 parent d35f33b commit 67bd1f5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/main/resources/test/spring/test-data.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ existing_gibbons_number = 99
3535

3636
# this category should always exist
3737
# (used in WhenUserAddSeries, WhenAdminAddSeries and
38-
# src/test/robotframework/category/creation/validation.txt)
38+
# src/test/robotframework/category/creation/validation.robot)
3939
valid_category_name_en = Sport
4040
# ATTENTION: must be encoded by native2asscii (MRESOURCES-175)
4141
valid_category_name_ru = \u0421\u043f\u043e\u0440\u0442

0 commit comments

Comments
 (0)