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

Fixed namespace for ViewUserTest #14887

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

marcusmoore
Copy link
Collaborator

Description

This tiny PR simply fixes the namespace for a test class.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

what-the-diff bot commented Jun 17, 2024

PR Summary

  • Modification of Test Class Location
    The ViewUserTest class, responsible for user interface tests, has been relocated. It was previously organized under the Feature\Users\Ui category, but to improve and streamline code organization, it has now been moved to Tests\Feature\Users\Ui.

@snipe snipe merged commit f53eeb8 into snipe:develop Jun 18, 2024
8 checks passed
@marcusmoore marcusmoore deleted the fixes/fix-test-namespace branch June 18, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants