summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-01-29 15:52:15 +0100
committerMarius Bakke <marius@gnu.org>2022-01-29 16:09:03 +0100
commit765be3dcefff109b9e1e2309a2d0017009b29ead (patch)
treec9501fa3f34f8caa990155570842e46166639a1f
parent45681b89a88a050ce2f3a3b9f9974eafe1b4302c (diff)
downloadguix-patches-765be3dcefff109b9e1e2309a2d0017009b29ead.tar
guix-patches-765be3dcefff109b9e1e2309a2d0017009b29ead.tar.gz
tests: postgresql: Test the default PostgreSQL.
* gnu/tests/databases.scm (%postgresql-os): Change from POSTGRESQL-10 to POSTGRESQL.
-rw-r--r--gnu/tests/databases.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/databases.scm b/gnu/tests/databases.scm
index a20de1a8c7..2374aaba04 100644
--- a/gnu/tests/databases.scm
+++ b/gnu/tests/databases.scm
@@ -138,7 +138,7 @@
(simple-operating-system
(service postgresql-service-type
(postgresql-configuration
- (postgresql postgresql-10)
+ (postgresql postgresql)
(config-file
(postgresql-config-file
(extra-config