`mustStatus` takes an argument that specifies the HTTP status that is required, such as '200 OK'. This is currently undef here, leading to a warning: https://github.com/decko-commons/decko-ubos/blob/e28254c21b4ca7749eab3b680eb03542f9b1377f/decko/tests/DeckoTest.pm#L48
mustStatustakes an argument that specifies the HTTP status that is required, such as '200 OK'. This is currently undef here, leading to a warning:decko-ubos/decko/tests/DeckoTest.pm
Line 48 in e28254c