mirror of
https://github.com/pyenv/pyenv.git
synced 2025-04-06 22:40:02 +00:00
Spelling fix
This commit is contained in:
parent
c2cfbd1e8b
commit
59004d77ed
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ setup() {
|
|||
assert_success "system"
|
||||
}
|
||||
|
||||
@test "system version is not checked for existance" {
|
||||
@test "system version is not checked for existence" {
|
||||
RBENV_VERSION=system run rbenv-version-name
|
||||
assert_success "system"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue