Let's test our RequestTest expectations one-by-one. First up, query params...these should be in an array format to match what is usually held by the $_GET superglobal variable.
Branch: https://github.com/GaryClarke/pest-tdd/tree/11-request-query-params
0 comments