Skip to content

Commit d5afb91

Browse files
Try to add more known tiles for fixing more failing UI-tests.
1 parent e89e61f commit d5afb91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xyzservices/tests/test_providers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ def get_test_result(provider, allow_403=True):
7070
(2, 6, 7),
7171
(9, 181, 259),
7272
(14, 8298, 5636),
73+
(6, 23, 32), #GeoportailFrance.Protectedareas_Aphn
74+
(6, 22, 31), #GeoportailFrance.Elevation.Level0
7375
]
7476
results = []
7577
for o in options:

0 commit comments

Comments
 (0)