fstest: fix typo found by codespell

This commit is contained in:
Dimitri Papadopoulos 2023-03-25 08:30:54 +01:00 committed by albertony
parent 9ee1b21ec2
commit 207b64865e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ export -f wait_for_sia
start() {
# use non-production sia port in test
SIA_CONN="127.0.0.1:39980"
# nebulouslabs/siaantfarm is stale, use uptodate image
# nebulouslabs/siaantfarm is stale, use up-to-date image
ANTFARM_IMAGE=ivandeex/sia-antfarm:latest
# pull latest antfarm image (dont use local image)