tests: postgresql: Test the default PostgreSQL.

* gnu/tests/databases.scm (%postgresql-os): Change from POSTGRESQL-10 to
POSTGRESQL.
This commit is contained in:
Marius Bakke 2022-01-29 15:52:15 +01:00
parent 45681b89a8
commit 765be3dcef
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -138,7 +138,7 @@
(simple-operating-system (simple-operating-system
(service postgresql-service-type (service postgresql-service-type
(postgresql-configuration (postgresql-configuration
(postgresql postgresql-10) (postgresql postgresql)
(config-file (config-file
(postgresql-config-file (postgresql-config-file
(extra-config (extra-config