Skip to content

Commit

Permalink
feat: fix test
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Dec 3, 2024
1 parent 70a3883 commit 82ca422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/serverless-insight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ functions:
name: insight-poc-fn
runtime: nodejs18
handler: ${vars.handler}
code: artifacts/artifact.zip
code: tests/fixtures/artifacts/artifact.zip
memory: 512
timeout: 10
environment:
Expand Down

0 comments on commit 82ca422

Please sign in to comment.