Renamed to Kalamar and updated Virtual Collection Chooser
diff --git a/t/basic.t b/t/basic.t
index 1b2419a..7511236 100644
--- a/t/basic.t
+++ b/t/basic.t
@@ -3,7 +3,7 @@
 use Test::More;
 use Test::Mojo;
 
-my $t = Test::Mojo->new('Korap');
+my $t = Test::Mojo->new('Kalamar');
 $t->get_ok('/')
   ->status_is(200)
   ->text_is('title', 'KorAP')