Add ACI signing tests
This commit is contained in:
parent
de6b7bc88d
commit
64fe11a5f1
5 changed files with 96 additions and 29 deletions
|
@ -44,7 +44,7 @@ class QueueFile(object):
|
|||
handled = True
|
||||
|
||||
if handled:
|
||||
return
|
||||
return ''
|
||||
else:
|
||||
raise result.exception
|
||||
|
||||
|
|
Reference in a new issue