Fix mistake in TestAPI.test_send_broadcast #1684

Merged
g1itch merged 1 commits from api into v0.6 2020-10-29 12:55:03 +01:00
g1itch commented 2020-10-26 11:58:31 +01:00 (Migrated from github.com)

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

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
PeterSurda (Migrated from github.com) approved these changes 2020-10-29 12:09:12 +01:00
This repo is archived. You cannot comment on pull requests.
No description provided.