about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/lei-store-fail.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lei-store-fail.t b/t/lei-store-fail.t
index c2f03148..1e83e383 100644
--- a/t/lei-store-fail.t
+++ b/t/lei-store-fail.t
@@ -39,7 +39,7 @@ EOM
         lei_ok qw(q m:testmessage@example.com);
         is($lei_out, "[null]\n", 'delayed commit is unindexed');
 
-        # make immediate ->sto_done_request fail from mboxrd import:
+        # make immediate ->sto_barrier_request fail from mboxrd import:
         remove_tree("$ENV{HOME}/.local/share/lei/store");
         # subsequent lei commands are undefined behavior,
         # but we need to make sure the current lei command fails: