diff --git a/gopls/internal/regtest/bench/bench_test.go b/gopls/internal/regtest/bench/bench_test.go index 360e9563c9..33630148e3 100644 --- a/gopls/internal/regtest/bench/bench_test.go +++ b/gopls/internal/regtest/bench/bench_test.go @@ -91,7 +91,7 @@ func TestBenchmarkSymbols(t *testing.T) { t.Skip("-symbol_workdir not configured") } - opts := stressTestOptions(symbolOptions.workdir) + opts := benchmarkOptions(symbolOptions.workdir) conf := EditorConfig{} if symbolOptions.matcher != "" { conf.SymbolMatcher = &symbolOptions.matcher