mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Change to test HOME on test setup
This commit is contained in:
parent
367886e47d
commit
83dc1712e3
@ -10,6 +10,8 @@ setup() {
|
||||
|
||||
PROJECT_DIR=$HOME/project
|
||||
mkdir -p $PROJECT_DIR
|
||||
|
||||
cd $HOME
|
||||
}
|
||||
|
||||
teardown() {
|
||||
|
Loading…
Reference in New Issue
Block a user