Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): vitest configuration file import warnings #3716

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

luannmoreira
Copy link
Member

Description

This Pull Request fixes import warnings in the vitest configuration file for the UI module. The warnings were related to incorrect or unresolved imports, which have been corrected to ensure the vitest configuration file is properly configured and free of import errors.

Changes

  • Fixed import warnings in the vitest configuration file for the UI module.
    
  • Corrected and resolved import paths to eliminate import errors.
    
  • Ensured the vitest configuration file is correctly importing all necessary modules and dependencies.
    

@luannmoreira luannmoreira requested a review from a team as a code owner April 12, 2024 13:34
This commit fixes warning errors emitted on the vitest configuration
file
@gustavosbarreto gustavosbarreto merged commit 6364d04 into master Apr 15, 2024
9 checks passed
@gustavosbarreto gustavosbarreto deleted the chore/vitest-config-import branch April 15, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants