mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Fix xpassing URL test case
This commit is contained in:
parent
c691caa9d3
commit
444dd511c5
|
@ -53,8 +53,8 @@ URLS_SHOULD_MATCH = [
|
|||
"http://➡.ws/䨹",
|
||||
"http://مثال.إختبار",
|
||||
"http://例子.测试",
|
||||
"http://उदाहरण.परीक्षा",
|
||||
|
||||
pytest.mark.xfail("http://उदाहरण.परीक्षा"),
|
||||
pytest.mark.xfail("http://foo.com/blah_blah_(wikipedia)"),
|
||||
pytest.mark.xfail("http://foo.com/blah_blah_(wikipedia)_(again)"),
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user