From 708d88b1a22d422c294c4d06f2896a24f2a0251d Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 5 Apr 2022 12:44:48 +0100 Subject: Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) --- changelog.d/12376.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12376.misc (limited to 'changelog.d/12376.misc') diff --git a/changelog.d/12376.misc b/changelog.d/12376.misc new file mode 100644 index 0000000000..191f84bbd4 --- /dev/null +++ b/changelog.d/12376.misc @@ -0,0 +1 @@ +Allow specifying the Postgres database's port when running unit tests with Postgres. \ No newline at end of file -- cgit 1.5.1