summaryrefslogtreecommitdiff
path: root/supervisor_test.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-15 14:28:30 +0300
committerValery Piashchynski <[email protected]>2020-12-15 14:28:30 +0300
commit21b51367e27f5a1b166459a115e4655d07a5d832 (patch)
treec3257a2ac38f0688e78ca2c9eeb160fb7a84c55d /supervisor_test.go
parent08f073f3bdc1288db68235c098c3a2109c6e7667 (diff)
parentd39a0735fe21d21c5aae20c4780458433a42250a (diff)
Merge branch '2.0' into plugin/reloader
# Conflicts: # go.mod # sync_worker.go
Diffstat (limited to 'supervisor_test.go')
-rw-r--r--supervisor_test.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/supervisor_test.go b/supervisor_test.go
index 08ea356d..d5d7d04c 100644
--- a/supervisor_test.go
+++ b/supervisor_test.go
@@ -142,7 +142,8 @@ func TestSupervisedPool_ExecTTL_OK(t *testing.T) {
})
assert.NoError(t, err)
- assert.Empty(t, resp)
+ assert.Empty(t, resp.Body)
+ assert.Empty(t, resp.Context)
time.Sleep(time.Second * 1)
// should be the same pid