Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99c651 commit 0777a00Copy full SHA for 0777a00
test_util_test.go
@@ -66,6 +66,7 @@ func shutdownDBAndFail(t *testing.T, err error, db *EmbeddedPostgres) {
66
t.Errorf("Failed to shutdown server with error %s", stopErr)
67
}
68
69
+
70
t.Errorf("Failed for version %s with error %s", db.config.version, err)
71
72
0 commit comments