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