diff options
Diffstat (limited to 'gnu/tests/guix.scm')
-rw-r--r-- | gnu/tests/guix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/guix.scm b/gnu/tests/guix.scm index 12ad1bf255..98afc4a350 100644 --- a/gnu/tests/guix.scm +++ b/gnu/tests/guix.scm @@ -158,7 +158,7 @@ (service dhcp-client-service-type) (service postgresql-service-type (postgresql-configuration - (postgresql postgresql-10) + (postgresql postgresql) (config-file (postgresql-config-file (hba-file |