test: fix timeout (#707)
This commit is contained in:
parent
33bc4443fd
commit
ac0055e092
|
@ -3,6 +3,6 @@ bats_load_library 'bats-assert'
|
|||
bats_load_library 'bats-custom'
|
||||
|
||||
@test 'env' {
|
||||
custom_test_fn
|
||||
run custom_test_fn
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue