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 An incorrect file path is read when initiating the test #103

Merged

Conversation

linycken013127
Copy link
Collaborator

Why need this change? / Root cause:

  • In the past, when acquiring Migrations files, the wrong path would be captured during testing, forcing the acquisition of the migrations folder based on the current directory structure.

Changes made:

  • Used strings.SplitAfter() to obtain the location of the Backend folder.

Test Scope / Change impact:

  • Starting the backend service and running integration tests.

Issue:

None

@linycken013127 linycken013127 merged commit f5bb346 into Game-as-a-Service:dev Jan 12, 2024
3 checks passed
@linycken013127 linycken013127 mentioned this pull request Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant