Lift duration for test_debug
This commit is contained in:
parent
18d42d1f0a
commit
d3488172ec
@ -96,7 +96,7 @@ def test_log_time(caplog):
|
||||
assert match
|
||||
|
||||
duration = float(match.group(1))
|
||||
assert 0 < duration < 1
|
||||
assert 0 < duration < 5
|
||||
|
||||
|
||||
class TestQEnumKey:
|
||||
|
Loading…
Reference in New Issue
Block a user