Test.sh file fails to run on macOS with the following error message. ``` ➜ ada-rust git:(main) ✗ ./test.sh STEP: Test ./test.sh: line 14: extra_args[@]: unbound variable ``` cc @KSXGitHub