Un-x-fail passing test

This commit is contained in:
Ines Montani 2019-02-24 20:24:15 +01:00
parent 399a5803d0
commit 1ae0df3da9

View File

@ -2,10 +2,8 @@
from __future__ import unicode_literals from __future__ import unicode_literals
from spacy.lang.en import English from spacy.lang.en import English
import pytest
@pytest.mark.xfail
def test_issue3209(): def test_issue3209():
"""Test issue that occurred in spaCy nightly where NER labels were being """Test issue that occurred in spaCy nightly where NER labels were being
mapped to classes incorrectly after loading the model, when the labels mapped to classes incorrectly after loading the model, when the labels