@testing-library/jest-dom
This removes `@testing-library/jest-dom` from single test files and adds it to the shared setup.ts file.
This replaces all occurences of "CreateImageWizardV2" with just "CreateImageWizard" as it is the only version now.