mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 05:53:47 -05:00
fix whitespace
This commit is contained in:
parent
267d324870
commit
aa267a59da
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@
|
||||||
<compilerArgument></compilerArgument>
|
<compilerArgument></compilerArgument>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- Workaround, test loader crashes without this configuration option -->
|
<!-- Workaround, test loader crashes without this configuration option -->
|
||||||
<!-- See: https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
|
<!-- See: https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class -->
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
|
|
Loading…
Reference in a new issue