mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
Unxfail and close #1305
This commit is contained in:
parent
99e44fbdbb
commit
456bb8a74c
|
@ -1,6 +1,5 @@
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
@pytest.mark.xfail
|
|
||||||
@pytest.mark.models('en')
|
@pytest.mark.models('en')
|
||||||
def test_issue1305(EN):
|
def test_issue1305(EN):
|
||||||
'''Test lemmatization of English VBZ'''
|
'''Test lemmatization of English VBZ'''
|
||||||
|
|
Loading…
Reference in New Issue
Block a user