Fix mistake in TestAPI.test_send_broadcast #1684
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello!
Today I found my mistake in statuses tuple in the
test_send_broadcast
: broadcasts have 'doingbroadcastpow' instead of 'doingmsgpow' which I used. Posting quickfix.See: https://travis-ci.org/github/g1itch/PyBitmessage/jobs/738909198