test-integration.sh was using the first positional arg passed to WHAT to filter the list of integration test packages. This change switches to passing WHAT verbatim to be consistent with how make test works.
test-integration.sh was using the first positional arg passed to WHAT to filter the list of integration test packages. This change switches to passing WHAT verbatim to be consistent with how make test works.