We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408fc92 commit aae3995Copy full SHA for aae3995
1 file changed
src/extensions/score_metamodel/tests/rst/id_contains_feature/test_id_contains_feature.rst
@@ -13,8 +13,9 @@
13
# *******************************************************************************
14
#CHECK: id_contains_feature
15
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
+.. Feature is deeper in the path of the RST file
+.. This is now explicitly allowed
18
+#EXPECT-NOT: std_wp__test__abcd.id (std_wp__test__abcd): Feature 'test' not in path
19
20
.. std_wp:: This is a test
21
:id: std_wp__test__abcd
0 commit comments