Describe the bug
Executing check-tests pull --force --dir testomat dumps all of the files into root directory "."
To Reproduce
Steps to reproduce the behavior:
- Have a TESTOMATIO env variable defined
mkdir testomat
npx check-tests pull --force --dir testomat
Expected behavior
Files should be stored in the testomat folder
Additional context
version: 0.15.1
Describe the bug
Executing
check-tests pull --force --dir testomatdumps all of the files into root directory "."To Reproduce
Steps to reproduce the behavior:
mkdir testomatnpx check-tests pull --force --dir testomatExpected behavior
Files should be stored in the testomat folder
Additional context
version:
0.15.1