Unxfail and close #1305

This commit is contained in:
Matthew Honnibal 2017-09-06 19:14:17 +02:00
parent 99e44fbdbb
commit 456bb8a74c

View File

@ -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'''