Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0777a00

Browse files
committed
Resolve lint issues.
1 parent e99c651 commit 0777a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_util_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ func shutdownDBAndFail(t *testing.T, err error, db *EmbeddedPostgres) {
6666
t.Errorf("Failed to shutdown server with error %s", stopErr)
6767
}
6868
}
69+
6970
t.Errorf("Failed for version %s with error %s", db.config.version, err)
7071
}
7172

0 commit comments

Comments
 (0)