Please describe the issue
Test fails due to Unable to find role="option" error, related to Select. This test worked with v5, but no longer works with v6.
Are there visuals for this issue? Please provide screenshots
Error


Could you point to a branch or draft PR where this issue exists? Please provide a link to the code
Test
https://github.com/dlabrecq/koku-ui/blob/pf-v6/src/routes/settings/costModels/costModel/updateRateModel.test.tsx#L300
Tested component
https://github.com/dlabrecq/koku-ui/blob/pf-v6/src/routes/settings/costModels/components/rateForm/rateForm.tsx#L130
The tested component drills down to this Select
https://github.com/dlabrecq/koku-ui/blob/pf-v6/src/routes/components/selectWrapper/selectWrapper.tsx#L100
Please describe the issue
Test fails due to
Unable to find role="option"error, related to Select. This test worked with v5, but no longer works with v6.Are there visuals for this issue? Please provide screenshots
Error

Could you point to a branch or draft PR where this issue exists? Please provide a link to the code
Test
https://github.com/dlabrecq/koku-ui/blob/pf-v6/src/routes/settings/costModels/costModel/updateRateModel.test.tsx#L300
Tested component
https://github.com/dlabrecq/koku-ui/blob/pf-v6/src/routes/settings/costModels/components/rateForm/rateForm.tsx#L130
The tested component drills down to this Select
https://github.com/dlabrecq/koku-ui/blob/pf-v6/src/routes/components/selectWrapper/selectWrapper.tsx#L100