-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix a typo #3621
Fix a typo #3621
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3621 +/- ##
==========================================
+ Coverage 78.34% 80.94% +2.60%
==========================================
Files 424 424
Lines 32062 32062
==========================================
+ Hits 25118 25954 +836
+ Misses 6944 6108 -836
Continue to review full report at Codecov.
|
small_tests_24 / small_tests / 97d55e6 small_tests_23 / small_tests / 97d55e6 dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 97d55e6 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 97d55e6 dynamic_domains_mysql_redis_24 / mysql_redis / 97d55e6 dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 97d55e6 ldap_mnesia_24 / ldap_mnesia / 97d55e6 ldap_mnesia_23 / ldap_mnesia / 97d55e6 internal_mnesia_24 / internal_mnesia / 97d55e6 pgsql_mnesia_24 / pgsql_mnesia / 97d55e6 elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 97d55e6 mysql_redis_24 / mysql_redis / 97d55e6 mssql_mnesia_24 / odbc_mssql_mnesia / 97d55e6 muc_SUITE:register:user_unregisters_nick{error,
{{assertion_failed,assert,is_iq_result,
[{xmlel,<<"iq">>,
[{<<"type">>,<<"set">>},
{<<"id">>,<<"006228c68871068dc44f7b6cc793e278">>},
{<<"to">>,<<"muc.localhost">>}],
[{xmlel,<<"query">>,
[{<<"xmlns">>,<<"jabber:iq:register">>}],
[{xmlel,<<"x">>,
[{<<"xmlns">>,<<"jabber:x:data">>},
{<<"type">>,<<"submit">>}],
[{xmlel,<<"field">>,
[{<<"type">>,<<"hidden">>},
{<<"var">>,<<"FORM_TYPE">>}],
[{xmlel,<<"value">>,[],
[{xmlcdata,<<"jabber:iq:register">>}]}]},
{xmlel,<<"field">>,
[{<<"type">>,<<"text-single">>},
{<<"var">>,<<"nick">>}],
[{xmlel,<<"value">>,[],
[{xmlcdata,
<<"thirdwitch1room-92c0366e0e">>}]}]}]}]}]}],
{xmlel,<<"iq">>,
[{<<"from">>,<<"muc.localhost">>},
{<<"to">>,<<"alicE_user_unregisters_nick_1824@localhost/res1">>},
{<<"type">>,<<"error">>},
{<<"xml:lang">>,<<"en">>},
{<<"id">>,<<"006228c68871068dc44f7b6cc793e278">>}],
[{xmlel,<<"query">>,
[{<<"xmlns">>,<<"jabber:iq:register">>}],
[{xmlel,<<"x">>,
[{<<"xmlns">>,<<"jabber:x:data">>},
{<<"type">>,<<"submit">>}],
[{xmlel,<<"field">>,
[{<<"type">>,<<"hidden">>},
{<<"var">>,<<"FORM_TYPE">>}],
[{xmlel,<<"value... pgsql_mnesia_23 / pgsql_mnesia / 97d55e6 riak_mnesia_24 / riak_mnesia / 97d55e6 small_tests_23 / small_tests / 97d55e6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
No description provided.