Skip to content

Commit 09fcb09

Browse files
committed
[ignore_errors.xml] Change for Section Testing
1 parent 6b688af commit 09fcb09

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

test/resources/ignore_errors.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,14 @@
2626
<name>Nickname</name>
2727
<definition>Nickname(s) of the subject</definition>
2828
</property>
29-
<type>crew/person</type>
29+
<property>
30+
<type>int</type>
31+
<value>535</value>
32+
<id>wrongid3</id>
33+
<definition>Nickname(s) of the subject</definition>
34+
</property>
35+
<type>ADent</type>
3036
<definition>Information on Arthur Dent</definition>
31-
<id>1d6469b5-5322-408b-916e-3224b7a22008</id>
3237
</section>
3338
</section>
3439
<date>1979-10-12</date>

0 commit comments

Comments
 (0)