summaryrefslogtreecommitdiff
path: root/gnu/tests
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-12-10 21:49:25 +0100
committerMathieu Othacehe <othacehe@gnu.org>2021-12-10 21:49:25 +0100
commit32750e8c3ed38df4cafb39cffa878c6851abc899 (patch)
treedcf40b321c3b492bd1d00244c78f72160e66a554 /gnu/tests
parent6104071e483095f9fea9700e0317e84f64102ae2 (diff)
parente1e32303129c5aedc7236d5cc854d6b72ad35daf (diff)
Merge remote-tracking branch 'signed/master' into core-updates
Diffstat (limited to 'gnu/tests')
-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 45c8ba31853..4e8eceaa2bc 100644
--- a/gnu/tests/web.scm
+++ b/gnu/tests/web.scm
@@ -564,7 +564,7 @@ HTTP-PORT."
564 (listen '("8080")))))) 564 (listen '("8080"))))))
565 (service postgresql-service-type 565 (service postgresql-service-type
566 (postgresql-configuration 566 (postgresql-configuration
567 (postgresql postgresql-10))) 567 (postgresql postgresql)))
568 (service patchwork-service-type 568 (service patchwork-service-type
569 (patchwork-configuration 569 (patchwork-configuration
570 (patchwork patchwork) 570 (patchwork patchwork)