We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d163d commit 1ac2f16Copy full SHA for 1ac2f16
tests/integration.test.js
@@ -13,7 +13,7 @@ const instanceYaml = {
13
stage: 'dev',
14
inputs: {
15
src: path.resolve(__dirname, 'src')
16
- } // should deploy with zero inputs
+ }
17
}
18
19
// we need to keep the initial instance state after first deployment
0 commit comments