Update lib/tests.sh

Co-authored-by: Kayou <pierre@kayou.io>
This commit is contained in:
Alexandre Aubin 2020-12-25 14:34:30 +01:00 committed by GitHub
parent 9279a913aa
commit 0f5e1187e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -479,6 +479,7 @@ TEST_BACKUP_RESTORE () {
then
log_error "Installation failed..."
main_result=1
break_before_continue
continue
else
log_small_title "Backup of the application..."