Delete flaky test

This commit is contained in:
alesapin 2020-09-25 19:23:57 +03:00
parent af0bb5bd26
commit 8f9ec30315
2 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
import random
def test_flaky():
assert random.randint(0, 2) >= 1