From a1c3b896f2a31f1861221f656987fcff6d357002 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 12 Jun 2021 00:10:43 +0000 Subject: t/lei-import-http: quiet unnecessary diag message Leftover while writing the test. --- t/lei-import-http.t | 2 -- 1 file changed, 2 deletions(-) (limited to 't') diff --git a/t/lei-import-http.t b/t/lei-import-http.t index 6cb8a753..2104c778 100644 --- a/t/lei-import-http.t +++ b/t/lei-import-http.t @@ -42,7 +42,5 @@ test_lei({ tmpdir => $tmpdir }, sub { ok(!lei(qw(import --mail-sync), "$url/x\@example.com/raw"), '--mail-sync fails on HTTP'); - diag $lei_err; - }); done_testing; -- cgit v1.2.3-24-ge0c7