chain = ChainHarness(monkeypatch=<_pytest.monkeypatch.MonkeyPatch object at 0x11fd3fbf0>, broker= assert _held(h.broker) == {BULL: 128} E AssertionError: assert {'TNA': 42.0} == {'TNA': 128} E E Differing items: E {'TNA': 42.0} != {'TNA': 128} E E Full diff: E { E - 'TNA': 128,... E E ...Full output truncated (4 lines hidden), use '-vv' to show tests/services/test_signal_to_broker_day_sequences.py:202: AssertionError