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

Moved AssetFilesTest #14871

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Moved AssetFilesTest #14871

merged 1 commit into from
Jun 13, 2024

Conversation

marcusmoore
Copy link
Collaborator

Description

This PR just moves the AssetFilesTest into the structure defined in #14825

Type of change

  • Chore

Copy link

what-the-diff bot commented Jun 13, 2024

PR Summary

  • File relocation for better structure
    The test file AssetFilesTest.php has been moved from tests/Feature/Api/Assets/ to tests/Feature/Assets/Api/. This is to improve the file's hierarchical positioning.

  • Namespace Change for Code Clarity
    The namespace of the file AssetFilesTest.php has been changed from Tests\Feature\Api\Assets to Tests\Feature\Assets\Api, making it more reflective of its new location and aligning it with our coding standards.

Note: Changes in the order of importing classes are minor and do not significantly affect program operation, so they are not highlighted in this summary.

@snipe snipe merged commit df76769 into snipe:develop Jun 13, 2024
8 checks passed
@marcusmoore marcusmoore deleted the chore/move-test branch June 14, 2024 00:20
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