提交 a5e646f0 authored 作者: Pierre Luc Carrier's avatar Pierre Luc Carrier

remove duplicate restoration of original seed

上级 1b30a73f
......@@ -426,7 +426,6 @@ class AttemptManyTimes:
class_instance.tearDown()
# Update the current_seed
config.unittests.rseed = original_seed
if current_seed not in [None, "random"]:
current_seed = str(int(current_seed) + 1)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论