TextBlob icon indicating copy to clipboard operation
TextBlob copied to clipboard

probably better test

Open XinyuLiu5566 opened this issue 3 years ago • 0 comments

When I run pytest --flake-finder, this test gave me an error about the first assertion because in the last run this is already in the dictionary, so I think it might be better to delete the key at the end of the test so if people who want to find flaky test run this tool again in the future they won't get the error. That's the reason I open this PR.

XinyuLiu5566 avatar Dec 09 '21 03:12 XinyuLiu5566