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