Updated to https://github.com/tralston/bats-file v0.3.0
This commit is contained in:
@@ -39,7 +39,7 @@ load ../../plugins/available/base.plugin
|
||||
|
||||
mkcd "${dir_name}"
|
||||
assert_success
|
||||
assert_file_exist "${BASH_IT_ROOT}/${dir_name}"
|
||||
assert_dir_exist "${BASH_IT_ROOT}/${dir_name}"
|
||||
assert_equal $(pwd) "${BASH_IT_ROOT}/${dir_name}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user