Skip to content

Commit

Permalink
fix shellcheck error
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiocazzolato committed Dec 18, 2024
1 parent 6b3d5b8 commit f46e537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/prepare-restore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,7 @@ prepare_suite_each() {
fi

if [[ "$variant" = full ]]; then
# shellcheck source=tests/lib/prepare.sh
. "$TESTSLIB"/prepare.sh
# shellcheck source=tests/lib/prepare.sh
. "$TESTSLIB"/prepare.sh
Expand Down

0 comments on commit f46e537

Please sign in to comment.