diff --git a/t/basic.t b/t/basic.t index 899e984..1029d2d 100644 --- a/t/basic.t +++ b/t/basic.t @@ -8,7 +8,7 @@ my $script = curfile->dirname->sibling('www-swagg.pl'); my $t = Test::Mojo->new($script); my @routes = ('', 'ula6', 'die', 'me', 'news', 'portal'); my %guest_form = ( - name => 'AliceTug', + name => 'AliceTug', location => 'Reston, VA', message => 'Ayy... lmao' );