Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(songParser): Mock short-uuid generate method.
This commit refactors the `songParser.spec.ts` file by mocking the `generate` method of the `short-uuid` library. This change allows us to have a consistent ID (`ANY_id`) for testing purposes.
- Loading branch information