mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Removed stbbr_stop from test
This commit is contained in:
parent
2c5b44421e
commit
cdf239dd78
@ -34,6 +34,4 @@ connect_with_jid(void **state)
|
||||
|
||||
jabber_conn_status_t status = jabber_get_connection_status();
|
||||
assert_true(status == JABBER_CONNECTED);
|
||||
|
||||
stbbr_stop();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user