Commit 9e1e554b authored by zeke's avatar zeke

update buildpack-env-dir tests

parent 36ad8a3b
......@@ -111,9 +111,9 @@ testProcfileAbsentNpmStartPresent() {
assertCapturedSuccess
}
testEnvfileNotImported() {
testEnvDirNotImported() {
compile "stable-node"
assertNotCaptured "Importing application config vars"
assertNotCaptured "Exporting config vars to environment"
assertCapturedSuccess
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment