Mastercard / flow

Testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix initial message selection

therealryan opened this issue · comments

The detail page is intended to show the most interesting message by default, but I've just noticed it's not working correctly: it will always try to show actual data even when there is none to be had and we'd be better off just looking at the expected. This is what we get for not having unit test coverage (see #232)

We should fix that.