We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c501582 commit 7399c00Copy full SHA for 7399c00
google-cloud-spanner/pom.xml
@@ -108,7 +108,7 @@
108
<configuration>
109
<groups>com.google.cloud.spanner.ParallelIntegrationTest</groups>
110
<forkCount>12</forkCount>
111
- <reuseForks>true</reuseForks>
+ <reuseForks>false</reuseForks>
112
113
</configuration>
114
</execution>
0 commit comments