Skip to content

Commit cc82e9d

Browse files
committed
Update tests
1 parent ba3e0cf commit cc82e9d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/robotcode/language_server/robotframework/parts/data/tests/references.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ fifth
8989
add bananas to pocket # robotcode: ignore
9090
# ^^^^^^^^^^^^^^^^^^^^^ Invalid Embedded keyword with regex a to z ignored
9191
add bananas and apples to pocket
92-
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Embedded keyword with regex a to z an space
92+
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Embedded keyword with regex a to z and space
9393
add bananas and apples to pocket
9494

9595
*** Keywords ***

tests/robotcode/language_server/robotframework/parts/test_references/test_references_robot_090_004_Embedded_keyword_with_regex_a_to_z_an_space_.yml renamed to tests/robotcode/language_server/robotframework/parts/test_references/test_references_robot_090_004_Embedded_keyword_with_regex_a_to_z_and_space_.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
data: !GeneratedTestData
22
character: 4
33
line: 90
4-
name: Embedded keyword with regex a to z an space
4+
name: Embedded keyword with regex a to z and space
55
result:
66
- !Location
77
range:

tests/robotcode/language_server/robotframework/parts/test_references/test_references_robot_090_020_Embedded_keyword_with_regex_a_to_z_an_space_.yml renamed to tests/robotcode/language_server/robotframework/parts/test_references/test_references_robot_090_020_Embedded_keyword_with_regex_a_to_z_and_space_.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
data: !GeneratedTestData
22
character: 20
33
line: 90
4-
name: Embedded keyword with regex a to z an space
4+
name: Embedded keyword with regex a to z and space
55
result:
66
- !Location
77
range:

tests/robotcode/language_server/robotframework/parts/test_references/test_references_robot_090_035_Embedded_keyword_with_regex_a_to_z_an_space_.yml renamed to tests/robotcode/language_server/robotframework/parts/test_references/test_references_robot_090_035_Embedded_keyword_with_regex_a_to_z_and_space_.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
data: !GeneratedTestData
22
character: 35
33
line: 90
4-
name: Embedded keyword with regex a to z an space
4+
name: Embedded keyword with regex a to z and space
55
result:
66
- !Location
77
range:

0 commit comments

Comments
 (0)