Fixed tests

This commit is contained in:
Marcin Grzejszczak
2019-04-29 18:51:07 +04:00
parent 83eb472b07
commit 4db49e7e87

View File

@@ -115,7 +115,6 @@ export -f stubbed_git
# commit and push
assert_output --partial "git commit -m Updating guides"
assert_output --partial "git push origin master"
tree ${TEMP_DIR}
# check the contents, old ones deleted, new ones present
assert [ -f "${TEMP_DIR}/target/gs-contract-rest/ONE.adoc" ]
assert [ -f "${TEMP_DIR}/target/gs-contract-rest/complete/COMPLETE.adoc" ]