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

[MNG-8084] add system properties to test #1500

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

hboutemy
Copy link
Member

@hboutemy hboutemy commented May 4, 2024

fixes ./${user.home} directory creation during tests execution

that is after running mvn clean test, I get

$ git status
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        maven-api-impl/${user.home}/

fixes ./${user.home} directory creation during tests execution
@hboutemy hboutemy requested a review from gnodet May 4, 2024 07:02
@hboutemy hboutemy added this to the 4.0.0-beta-1 milestone May 4, 2024
@hboutemy hboutemy added the bug label May 4, 2024
@gnodet gnodet merged commit d8199bf into master May 6, 2024
32 checks passed
@hboutemy hboutemy deleted the MNG-8084_unit-tests branch May 6, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants