summaryrefslogtreecommitdiff
path: root/swift.swiftformat
diff options
context:
space:
mode:
authorPhilipp Schrader <philipp.schrader@gmail.com>2023-05-10 21:35:58 -0700
committerGitHub <noreply@github.com>2023-05-10 21:35:58 -0700
commitc2bf8106389e3b1595a24fbac324ad02952c009b (patch)
treed320c6ccca658df180ea4457b805d027a24deb2b /swift.swiftformat
parent0ce6957763e5e5f3cd0b421a473d252d2ba7ef35 (diff)
downloadflatbuffers-c2bf8106389e3b1595a24fbac324ad02952c009b.tar.gz
flatbuffers-c2bf8106389e3b1595a24fbac324ad02952c009b.tar.bz2
flatbuffers-c2bf8106389e3b1595a24fbac324ad02952c009b.zip
Fix //tests/ts:bazel_repository_test (#7952)
The test was not actually invoking the bazel that was downloaded with the `http_file` rule. I failed to add `executable = True` to the `http_file` call. This caused the test to ignore that bazel binary and went to the next one on the system. This patch fixes the issue by adding the missing attribute. Also, this patch changes the check in the test to make sure that the downloaded file is indeed executable.
Diffstat (limited to 'swift.swiftformat')
0 files changed, 0 insertions, 0 deletions