Skip to content

Commit aae3995

Browse files
Fix tests
According to new rules, this is now allowed
1 parent 408fc92 commit aae3995

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/extensions/score_metamodel/tests/rst/id_contains_feature/test_id_contains_feature.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
# *******************************************************************************
1414
#CHECK: id_contains_feature
1515

16-
.. Feature is not in the path of the RST file
17-
#EXPECT: std_wp__test__abcd.id (std_wp__test__abcd): Feature 'test' not in path
16+
.. Feature is deeper in the path of the RST file
17+
.. This is now explicitly allowed
18+
#EXPECT-NOT: std_wp__test__abcd.id (std_wp__test__abcd): Feature 'test' not in path
1819

1920
.. std_wp:: This is a test
2021
:id: std_wp__test__abcd

0 commit comments

Comments
 (0)