Make sure the adder collator fails when something is wrong (#2450)
As futures most of the time are catching panics and we don't check this, it could happen that we have some statement that isn't correct but the test succeeds successfully.
As futures most of the time are catching panics and we don't check this, it could happen that we have some statement that isn't correct but the test succeeds successfully.