Set QA_IMAGE to nil in Gitlab::QA::Component::Specs tests
In CI, QA_IMAGE could be set and modify the tests' behavior. Ensure we reset it to nil.
This will avoid spec
failures when downstream pipelines are triggered from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56110#note_532389170.
Edited by George Koltsov