Switch matchInfo to modern path
Change-Id: Iee347d3394aaaecc4731ae55aa2de129a98a1274
diff --git a/t/fixtures.t b/t/fixtures.t
index 8a17bd7..76cefa6 100644
--- a/t/fixtures.t
+++ b/t/fixtures.t
@@ -46,7 +46,7 @@
is(defined $err ? $err->text : '', '');
-$t->get_ok('/v1.0/corpus/WPD15/232/39681/p2133-2134/matchInfo?spans=false&foundry=*')
+$t->get_ok('/v1.0/corpus/WPD15/232/39681/p2133-2134?spans=false&foundry=*')
->status_is(200)
->json_is('/textSigle', 'WPD15/232/39681')
;
diff --git a/t/server/mock.pl b/t/server/mock.pl
index 3b0959f..88ec023 100644
--- a/t/server/mock.pl
+++ b/t/server/mock.pl
@@ -246,7 +246,7 @@
# Matchinfo fixtures
-get '/v1.0/corpus/#corpusId/#docId/#textId/#matchId/matchInfo' => sub {
+get '/v1.0/corpus/#corpusId/#docId/#textId/#matchId' => sub {
my $c = shift;
my $file = join('_', (