Renaming ATs git-repo location

This commit is contained in:
Alberto Rios
2019-08-28 18:11:24 +02:00
parent 60fdcdc586
commit c5fef6a3e0

View File

@@ -31,7 +31,7 @@ run_tests() {
}
main() {
pushd "app-broker" > /dev/null
pushd "git-repo" > /dev/null
build
run_tests
popd > /dev/null