about summary refs log tree commit homepage
path: root/t/feed.t
diff options
context:
space:
mode:
Diffstat (limited to 't/feed.t')
-rw-r--r--t/feed.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/feed.t b/t/feed.t
index 61f0dc72..ab92039f 100644
--- a/t/feed.t
+++ b/t/feed.t
@@ -184,7 +184,7 @@ EOF
                 my $feed = string_feed({
                         git_dir => $git_dir,
                         max => 3,
-                        listname => 'asdf',
+                        inbox => 'asdf',
                         pi_config => bless({
                                 'publicinbox.asdf.address' => $addr,
                         }, 'PublicInbox::Config'),