Turns out the way assert_receive is implemented, the expression give the macro is used literally as the match for the expanded receive call.
Turns out the way assert_receive is implemented, the expression give the macro is used literally as the match for the expanded receive call.