Skip to content

Commit

Permalink
update sample
Browse files Browse the repository at this point in the history
  • Loading branch information
cxMiguelSilva committed Feb 6, 2023
1 parent a500326 commit 909603d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/fixtures/unresolved_serverless/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ provider:
runtime: nodejs14.x

functions:
eventRouterHandler:
handler: handler.hello
role: eventRouterHandlerRole
timeout: 30
eventRouterHandler: ${file(eventRouterHandler.yml)}

0 comments on commit 909603d

Please sign in to comment.