Skip to content

Commit 192946c

Browse files
committed
mock DELTA_TTL II
1 parent 8779a67 commit 192946c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

delta_backend/tests/test_convert.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
MOCK_ENV_VARS = {
1212
"AWS_SQS_QUEUE_URL": "https://sqs.eu-west-2.amazonaws.com/123456789012/test-queue",
1313
"DELTA_TABLE_NAME": "immunisation-batch-internal-dev-audit-test-table",
14+
"DELTA_TTL": "14",
1415
"SOURCE": "test-source",
1516
}
1617
request_json_data = ValuesForTests.json_data

0 commit comments

Comments
 (0)