This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Commit 320cda2
committed
chore(test): update fixture serverless.yml syntax
The fixture tests files were raising a couple of warnings on incorrect
YAML structure, based on the Serverless IDE:
https://github.com/threadheap/serverless-ide-vscode/blob/054264da94ed17c42e6e3ba0dd662bd00114e05b/packages/serverless-framework-schema/json/aws/common/runtime.json
https://github.com/threadheap/serverless-ide-vscode/blob/631165a6b5a928ef8f59ba9361af3c6b79a8c38d/packages/serverless-framework-schema/json/common/package-config.json#L13-L19
Signed-off-by: Mike Fiedler <miketheman@gmail.com>1 parent 0738379 commit 320cda2
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments