Skip to content

Commit 0c5f1e0

Browse files
committed
Remove unused struct variable
1 parent b804f9f commit 0c5f1e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/testrunner/testrunner.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ type TestOptions struct {
4242
API *elasticsearch.API
4343
KibanaClient *kibana.Client
4444

45-
RunIndependentElasticAgent bool
46-
4745
DeferCleanup time.Duration
4846
ServiceVariant string
4947
WithCoverage bool

0 commit comments

Comments
 (0)