Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
testlabauto committed Feb 20, 2025
1 parent a764b57 commit ace7d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export POSITRON_PY_ALT_VER_SEL='3.13.0 (Pyenv)'
export POSITRON_R_ALT_VER_SEL='4.4.2'
```

_Note: The environment variables with `ALT` in them are for the alternate interpreters which are used in fewer tests and might not be immediatly needed. If you are using Pyenv for your alternate Python interpreter, please add ` (Pyenv)` to the variable value._
_Note: The environment variables with `ALT` in them are for the alternate interpreters which are used in fewer tests and might not be immediately needed. If you are using Pyenv for your alternate Python interpreter, please add ` (Pyenv)` to the variable value._

_Note: If you forgot to set the environment variables before running the tests, you'll need to restart your editor or shell session for the environment variables to be loaded in._

Expand Down

0 comments on commit ace7d80

Please sign in to comment.