adapt tests to ranking changes

This commit is contained in:
Sarah Hoffmann
2020-09-01 18:03:17 +02:00
parent 07430b0194
commit b6078de6f8
4 changed files with 15 additions and 12 deletions

View File

@@ -148,9 +148,9 @@ Feature: Import into placex
And placex contains
| object | rank_search | rank_address |
| R20 | 4 | 4 |
| R21 | 30 | 30 |
| R22 | 30 | 30 |
| R23 | 30 | 30 |
| R21 | 25 | 0 |
| R22 | 25 | 0 |
| R23 | 25 | 0 |
| R40 | 4 | 0 |
| R41 | 8 | 0 |