Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test/fixtures): correct import path for Strategies type
Update the import path of the `Strategies` type in `nuxt.config.ts` to ensure it correctly references the module from the appropriate directory structure. This resolves potential issues with type resolution in the testing fixtures.
- Loading branch information