From 8218da27b3574d8c748f44ae3e59b0132ff56d73 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sat, 23 May 2020 19:40:41 +0200 Subject: [PATCH] adapt tests to new ranks --- test/bdd/db/import/placex.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/bdd/db/import/placex.feature b/test/bdd/db/import/placex.feature index c9583c83..07bb4295 100644 --- a/test/bdd/db/import/placex.feature +++ b/test/bdd/db/import/placex.feature @@ -175,7 +175,7 @@ Feature: Import into placex | N20 | 18 | 16 | | N21 | 19 | 16 | | N22 | 20 | 20 | - | N23 | 19 | 16 | + | N23 | 17 | 14 | | N24 | 19 | 16 | | N26 | 19 | 18 | | N27 | 20 | 20 | -- 2.39.5