Harden query tests
This commit is contained in:
@@ -99,4 +99,5 @@ class Store:
|
||||
|
||||
def fail(self, k):
|
||||
entry = QueueEntry(self, k)
|
||||
entry.reject()
|
||||
entry.load()
|
||||
entry.sendfail()
|
||||
|
||||
Reference in New Issue
Block a user