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