Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit d4314f9

Browse files
committed
Remove zombie file
1 parent 7490ef5 commit d4314f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/aws/services/lambda_/test_lambda.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
TEST_LAMBDA_EVENT_SOURCE_MAPPING_SEND_MESSAGE = os.path.join(
105105
THIS_FOLDER, "functions/lambda_event_source_mapping_send_message.py"
106106
)
107-
TEST_LAMBDA_SQS_QUEUE_MIRROR = os.path.join(THIS_FOLDER, "functions/lambda_sqs_queue_mirror.py")
108107
TEST_LAMBDA_SEND_MESSAGE_FILE = os.path.join(THIS_FOLDER, "functions/lambda_send_message.py")
109108
TEST_LAMBDA_PUT_ITEM_FILE = os.path.join(THIS_FOLDER, "functions/lambda_put_item.py")
110109
TEST_LAMBDA_START_EXECUTION_FILE = os.path.join(THIS_FOLDER, "functions/lambda_start_execution.py")

0 commit comments

Comments
 (0)