diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2021-10-15 13:06:18 +0300 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2021-10-15 13:06:18 +0300 |
| commit | b27fc108ecd6eead5c97cf6e894bf8d639fff75c (patch) | |
| tree | ab1e218683abd320cc2fe5db50e4bbbb7018fad0 /integrationtests/dtailhealth_test.go | |
| parent | 1edc1469024d3cb74473bd99959d5d1068229c39 (diff) | |
Execute test directories individually
Diffstat (limited to 'integrationtests/dtailhealth_test.go')
| -rw-r--r-- | integrationtests/dtailhealth_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dtailhealth_test.go b/integrationtests/dtailhealth_test.go index a3c9478..87ed648 100644 --- a/integrationtests/dtailhealth_test.go +++ b/integrationtests/dtailhealth_test.go @@ -57,6 +57,7 @@ func TestDTailHealthCheck3(t *testing.T) { "../dserver", "--logger", "stdout", "--logLevel", "trace", + "--bindAddress", "localhost", "--port", "4242", ) if err != nil { |
