fix(tests): Fix namespace of <bound />
This commit is contained in:
@@ -1020,7 +1020,7 @@ void main() {
|
|||||||
<success xmlns='urn:xmpp:sasl:2'>
|
<success xmlns='urn:xmpp:sasl:2'>
|
||||||
<authorization-identifier>polynomdivision@test.server/test-resource</authorization-identifier>
|
<authorization-identifier>polynomdivision@test.server/test-resource</authorization-identifier>
|
||||||
<failed xmlns='urn:xmpp:sm:3' />
|
<failed xmlns='urn:xmpp:sm:3' />
|
||||||
<bound xmlns='urn:xmpp:sm:3'>
|
<bound xmlns='urn:xmpp:bind:0'>
|
||||||
<failed xmlns='urn:xmpp:sm:3' />
|
<failed xmlns='urn:xmpp:sm:3' />
|
||||||
</bound>
|
</bound>
|
||||||
</success>
|
</success>
|
||||||
|
|||||||
Reference in New Issue
Block a user