There was an error while loading. Please reload this page.
1 parent c18141d commit 58adf67Copy full SHA for 58adf67
1 file changed
java-bigtable/google-cloud-bigtable/pom.xml
@@ -21,7 +21,6 @@
21
22
<!-- Enable the ability to skip unit tests and only run integration tests,
23
while still respecting global skipTests override. -->
24
- <skipTests>false</skipTests>
25
<skipUnitTests>${skipTests}</skipUnitTests>
26
<skipITs>${skipTests}</skipITs>
27
<!-- Configure test logging output. By default tests print info logs to stdout/err.
0 commit comments