regexowl
|
eb2cfe9a2f
|
test: Move @testing-library/jest-dom import to test setup file
This removes `@testing-library/jest-dom` from single test files and adds it to the shared setup.ts file.
|
2024-07-22 15:49:18 +02:00 |
|
regexowl
|
797ceddcd1
|
test: Update handlers in test files
This updates handlers used directly in the test files to match current API.
|
2024-07-18 17:26:38 +02:00 |
|
regexowl
|
4fb37c187e
|
src: Rename "V2" folders to just Wizard
This replaces all occurences of "CreateImageWizardV2" with just "CreateImageWizard" as it is the only version now.
|
2024-07-17 11:17:06 +02:00 |
|