mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-22 05:33:05 -06:00
rename master to main
This commit is contained in:
parent
f4cae1dee2
commit
cffe14ba09
@ -48,7 +48,7 @@ public class NBCliIntegrationTests {
|
|||||||
assertThat(result.exitStatus).isEqualTo(0);
|
assertThat(result.exitStatus).isEqualTo(0);
|
||||||
}
|
}
|
||||||
// disabled till after release
|
// disabled till after release
|
||||||
// This is not disabled on testbranch, only on master
|
// This is not disabled on testbranch, only on main
|
||||||
// @Test
|
// @Test
|
||||||
// public void dockerMetrics() {
|
// public void dockerMetrics() {
|
||||||
// ProcessInvoker invoker = new ProcessInvoker();
|
// ProcessInvoker invoker = new ProcessInvoker();
|
||||||
|
Loading…
Reference in New Issue
Block a user