From d391be82cf4f08cdc80381c4b727039fafe4f66b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BClte?= Date: Fri, 29 Sep 2023 11:06:30 +0200 Subject: [PATCH] Update test #1828 --- web/test/tests/IndexIntegrationTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/test/tests/IndexIntegrationTest.java b/web/test/tests/IndexIntegrationTest.java index f3f6ca26a..56e1f7c1e 100644 --- a/web/test/tests/IndexIntegrationTest.java +++ b/web/test/tests/IndexIntegrationTest.java @@ -116,7 +116,7 @@ public static Collection data() { { "q.all:(Courtillon cinéma)", /*->*/ 1 }, { "q.all:0702075558", /*->*/ 1 }, { "q.all:07\\-0207\\-555\\-8", /*->*/ 1 }, - { "q.all:07206763", /*->*/ 0 }, + { "q.all:07206763", /*->*/ 1 }, { "q.all:0720\\-6763", /*->*/ 1 }, { "q.all:HT072067630", /*->*/ 0 }, { "q.all:(Erleben \\- Verstehen & Lernen)", /*->*/ 3 },