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 3dac486 commit 01061f9Copy full SHA for 01061f9
1 file changed
google-cloud-bigtable/pom.xml
@@ -807,7 +807,7 @@
807
<skipTests>${skipUnitTests}</skipTests>
808
809
<!-- Enable concurrent test execution by default -->
810
- <parallel>classes</parallel>
+ <parallel>methods</parallel>
811
<threadCount>10</threadCount>
812
813
<trimStackTrace>false</trimStackTrace>
0 commit comments