Skip to content

Fix LaunchpadTest>>#tearDown to work on GS64

Sign in for the full log view
GitHub Actions / shellcheck succeeded Sep 19, 2023 in 1s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

scripts/test-utils.sh|17 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test-utils.sh|18 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test.sh|5 col 8| Not following: test-utils.sh: openBinaryFile: does not exist (No such file or directory)