missing tests
This commit is contained in:
parent
75cfc6c928
commit
79458bcba4
1 changed files with 1 additions and 0 deletions
|
|
@ -459,3 +459,4 @@ class TestAuditRecords:
|
|||
matching = [r for r in records if r["a"] == 10 and r["b"] == 20 and r["result"] == 30]
|
||||
assert len(matching) >= 1
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue