fix linter warnings

This commit is contained in:
Michael Eischer 2023-05-08 19:46:49 +02:00
parent 8e913e6d3a
commit 9747cef338
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ func TestBackupNonExistingFile(t *testing.T) {
testSetupBackupData(t, env)
withRestoreGlobalOptions(func() error {
_ = withRestoreGlobalOptions(func() error {
globalOptions.stderr = io.Discard
p := filepath.Join(env.testdata, "0", "0", "9")