Skip to content

Commit

Permalink
https://github.com/quarkusio/quarkus/issues/16195
Browse files Browse the repository at this point in the history
  • Loading branch information
Tibor17 committed May 4, 2021
1 parent 27ef162 commit 7df99f3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,6 @@ private SurefireProperties setupProperties()
getUserProperties(), sysProps );

result.setProperty( "basedir", getBasedir().getAbsolutePath() );
result.setProperty( "user.dir", getWorkingDirectory().getAbsolutePath() );
result.setProperty( "localRepository", getLocalRepository().getBasedir() );
if ( isForking() )
{
Expand Down

0 comments on commit 7df99f3

Please sign in to comment.