Skip to content

Commit 1ac2f16

Browse files
committed
remove comment
1 parent 36d163d commit 1ac2f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const instanceYaml = {
1313
stage: 'dev',
1414
inputs: {
1515
src: path.resolve(__dirname, 'src')
16-
} // should deploy with zero inputs
16+
}
1717
}
1818

1919
// we need to keep the initial instance state after first deployment

0 commit comments

Comments
 (0)