tests: postgresql: Test the default PostgreSQL.
* gnu/tests/databases.scm (%postgresql-os): Change from POSTGRESQL-10 to POSTGRESQL.
This commit is contained in:
parent
45681b89a8
commit
765be3dcef
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user