add webhook to docseal
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from datetime import timedelta
|
||||
|
||||
import app.events.reporting.append_cert as app
|
||||
from aws_lambda_powertools.utilities.typing import LambdaContext
|
||||
from layercake.dateutils import now
|
||||
from layercake.dynamodb import (
|
||||
@@ -9,6 +8,8 @@ from layercake.dynamodb import (
|
||||
TransactKey,
|
||||
)
|
||||
|
||||
import events.reporting.append_cert as app
|
||||
|
||||
|
||||
def test_append_cert(
|
||||
seeds,
|
||||
|
||||
Reference in New Issue
Block a user