summaryrefslogtreecommitdiff
path: root/plugins/jobs/drivers/beanstalk/encode_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jobs/drivers/beanstalk/encode_test.go')
-rw-r--r--plugins/jobs/drivers/beanstalk/encode_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/jobs/drivers/beanstalk/encode_test.go b/plugins/jobs/drivers/beanstalk/encode_test.go
index 34f2342b..e43207eb 100644
--- a/plugins/jobs/drivers/beanstalk/encode_test.go
+++ b/plugins/jobs/drivers/beanstalk/encode_test.go
@@ -26,7 +26,6 @@ func BenchmarkEncodeGob(b *testing.B) {
Priority: 10,
Pipeline: "test-local-pipe",
Delay: 10,
- Timeout: 5,
},
}
@@ -60,7 +59,6 @@ func BenchmarkEncodeJsonIter(b *testing.B) {
Priority: 10,
Pipeline: "test-local-pipe",
Delay: 10,
- Timeout: 5,
},
}