d7df072b96 changed how we call journal.send() from positional arguments to keyword arguments. So we need to update the test to check for the arguments it was called with in the keyword args, not in the positional args.
d7df072b96