Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test): setup does not await file copying (#68)
- use `for` loop instead of `forEach` to await copying of each file
- Loading branch information