diff --git a/test/test_helper.bash b/test/test_helper.bash index 9df7a1ce..30c04629 100644 --- a/test/test_helper.bash +++ b/test/test_helper.bash @@ -35,7 +35,7 @@ setup() { unset xdg_var # Workaround for Powershell. When tests are run from a terminal, - # and running a script fron a here-document, + # and running a script from a here-document, # Powershell 7.5.4 erroneously prints ANSI escape sequences # even if its output is redirected, breaking the comparison logic export NO_COLOR=1