提交 1f602799 authored 作者: Frederic's avatar Frederic

Update other callback in test

上级 24dcee76
......@@ -113,7 +113,7 @@ class FailureWatch:
def __init__(self):
self.failures = 0
def __call__(self, exc, nav, pairs, lopt):
def __call__(self, exc, nav, pairs, lopt, node):
assert isinstance(exc, InconsistencyError)
self.failures += 1
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论