Fixed tests

This commit is contained in:
Marcin Grzejszczak
2019-04-29 18:50:42 +04:00
parent cb125e972f
commit 83eb472b07

View File

@@ -97,7 +97,7 @@ export -f stubbed_git
run "${COPIED_SOURCES}"/update-guides.sh
assert_success
refute_output --partial "git"
refute_output --partial "git clone"
}
@test "should commit and push latest guides" {