about summary refs log tree commit homepage
path: root/t/lei-mirror.t
diff options
context:
space:
mode:
Diffstat (limited to 't/lei-mirror.t')
-rw-r--r--t/lei-mirror.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lei-mirror.t b/t/lei-mirror.t
index 5ab18b6d..dfd35e1a 100644
--- a/t/lei-mirror.t
+++ b/t/lei-mirror.t
@@ -43,7 +43,7 @@ test_lei({ tmpdir => $tmpdir }, sub {
 
         my %phail = (
                 HTTPS => 'https://public-inbox.org/' . 'phail',
-                ONION => 'http://ou63pmih66umazou.onion/' . 'phail,'
+                ONION => 'http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/' . 'phail,'
         );
         for my $t (qw(HTTPS ONION)) {
         SKIP: {