:x
---
 t/lei-externals.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/lei-externals.t b/t/lei-externals.t
index edaaa5f8..233f6092 100644
--- a/t/lei-externals.t
+++ b/t/lei-externals.t
@@ -24,7 +24,7 @@ SKIP: {
        is($lei_err, '', "no errors on $url");
        my $res = json_utf8->decode($lei_out);
        is($res->[0]->{'m'}, "<$mid>", "got expected mid from $url");
-       lei(@cmd, 'd:..20101002', \'no results, no error');
+       lei_ok(@cmd, 'd:..20101002', \'no results, no error');
        is($lei_err, '', 'no output on 404, matching local FS behavior');
        is($lei_out, "[null]\n", 'got null results');
 } # /SKIP
--
unsubscribe: one-click, see List-Unsubscribe header
archive: https://public-inbox.org/meta/

Reply via email to