diff options
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 { |
