mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-25 00:34:20 +03:00
Get back previous testcase
This commit is contained in:
parent
870defa815
commit
3d247d2bb8
|
@ -35,4 +35,7 @@ def test_issue1506():
|
||||||
del anchor
|
del anchor
|
||||||
gc.collect()
|
gc.collect()
|
||||||
|
|
||||||
|
for t in d:
|
||||||
|
str(t.lemma_)
|
||||||
|
|
||||||
assert remember.text == 'Oh snap.'
|
assert remember.text == 'Oh snap.'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user