summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/tests/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/web.scm b/gnu/tests/web.scm
index ccb2f53137..fb0713addc 100644
--- a/gnu/tests/web.scm
+++ b/gnu/tests/web.scm
@@ -577,7 +577,7 @@ HTTP-PORT."
                (listen '("8080"))))))
    (service postgresql-service-type
             (postgresql-configuration
-             (postgresql postgresql-10)))
+             (postgresql postgresql)))
    (service patchwork-service-type
             (patchwork-configuration
              (patchwork patchwork)