Skip to content

Commit 19840b2

Browse files
author
Dennis Labordus
committed
Updated XSD validation test.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 8f2fd01 commit 19840b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-testing/TestSuite005-validator.robot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ TestCase005-03
5959

6060
Open Menu View diagnostics
6161
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == Validate using OCL
62-
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= [XSD validation] (line: 32, column: 47): cvc-complex-type.4: Attribute 'type' must appear on element 'DO'.
62+
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= Attribute 'type' must appear on element 'DO'.
6363
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 11
6464

6565
TestCase005-04
@@ -75,5 +75,5 @@ TestCase005-04
7575

7676
Open Menu View diagnostics
7777
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(12) == Validate using OCL
78-
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= [XSD validation] (line: 32, column: 47): cvc-complex-type.4: Attribute 'type' must appear on element 'DO'.
78+
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(14) title *= Attribute 'type' must appear on element 'DO'.
7979
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 11

0 commit comments

Comments
 (0)