Skip to content

Commit 97fd290

Browse files
committed
test
1 parent 23989b1 commit 97fd290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

delta_backend/tests/test_convert_to_flat_json.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
MOCK_ENV_VARS = {
20-
"AWS_SQS_QUEUE_URL": "https://sqs.eu-west-2.amazonaws.com/123456789012/test-queue",
20+
"AWS_SQS_QUEUE_URL": "https://sqs.us-east-1.amazonaws.com/123456789012/MyQueue",
2121
"DELTA_TABLE_NAME": "immunisation-batch-internal-dev-audit-test-table",
2222
"SOURCE": "test-source",
2323
}

0 commit comments

Comments
 (0)