about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/view.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/view.t b/t/view.t
index 4fdd1518..4cee4395 100644
--- a/t/view.t
+++ b/t/view.t
@@ -25,6 +25,7 @@ my $ctx = {
         -inbox => Plack::Util::inline_object(
                 name => 'test',
                 search => sub { undef },
+                base_url => sub { 'http://example.com/' },
                 cloneurl => sub {[]},
                 description => sub { '' }),
 };