diff --git a/cmd/govim/testdata/scenario_tempmodfile/modfile_changes.txt b/cmd/govim/testdata/scenario_tempmodfile/modfile_changes.txt index 80f2f605c..6ba4a25c2 100644 --- a/cmd/govim/testdata/scenario_tempmodfile/modfile_changes.txt +++ b/cmd/govim/testdata/scenario_tempmodfile/modfile_changes.txt @@ -16,7 +16,7 @@ sleep $GOVIM_ERRLOGMATCH_WAIT cmp go.mod go.mod.golden # Verify that we have no diagnostics for any files -vimexprwait errors.empty getqflist() +vimexprwait errors.empty GOVIMTest_getqflist() # Assert that we have received no error (Type: 1) or warning (Type: 2) log messages # Disabled pending resolution to https://github.com/golang/go/issues/34103