Commit 548da7db authored by David Dollar's avatar David Dollar

make it fail

parent 34c47c87
......@@ -50,7 +50,7 @@ testNothingCached() {
testProfileCreated() {
compile "package-json-version"
assertCaptured "Building runtime environment"
assertFile "export PATH=\"\$HOME/bin:\$HOME/node_modules/.bin:\$PATH\"" ".profile.d/nodejs.sh"
assertFile "export PATH=\"\$HOME/bin:\$HOME/node_moddules/.bin:\$PATH\"" ".profile.d/nodejs.sh"
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