replication to meili
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import app.events.index_docs_into_meili as app
|
||||
|
||||
|
||||
def test_record_handler(monkeypatch, dynamodb_stream_event, lambda_context):
|
||||
def test_record_handler(dynamodb_stream_event, lambda_context):
|
||||
app.lambda_handler(dynamodb_stream_event, lambda_context)
|
||||
|
||||
Reference in New Issue
Block a user