mirror of
https://github.com/unraid/api.git
synced 2026-01-09 01:59:57 -06:00
- Replaced instances of `setTheme` with `fetchTheme` in the `ActivationModal.test.ts` and `WelcomeModal.test.ts` files to align with recent changes in theme management. - Updated test assertions and error messages to reflect the new method, enhancing clarity and consistency in theme loading tests. This update ensures that the tests accurately reflect the current implementation of theme management across components.