Skip to content

Commit

Permalink
Update a test
Browse files Browse the repository at this point in the history
  • Loading branch information
gkostkowski committed Oct 7, 2024
1 parent ee699db commit 377c65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unitTests/test-common/test-utils.xspec
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<x:call function="f:lexicalQNameToWords">
<x:param name="lexicalqName">xsd:longInteger</x:param>
</x:call>
<x:expect label="result" select="string('Long Integer')"/>
<x:expect label="result" select="string('long Integer')"/>
</x:scenario>


Expand Down

0 comments on commit 377c65f

Please sign in to comment.