Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tech3371 committed Nov 14, 2023
1 parent 5e4b5bd commit 32c55a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/infrastructure/test_data_manager_stack.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ def template(app, opensearch_stack, env):
"sds-data-manager-test",
opensearch_stack,
dynamodb_stack=dynamodb,
processing_step_function_arn="arn:aws:states:us-west-1:1234567890:stateMachine:processing-state-machine",
env=env,
)
template = Template.from_stack(stack)
Expand Down

0 comments on commit 32c55a8

Please sign in to comment.