I think we have to remove the test folder before merging.
We can create a branch from dev and remove the folder, then merge this new branch into master.
We can keep the tests local in the future (.gitignore) but I am a bit worried is the code ONLY exist locally.
I think we have to remove the test folder before merging. We can create a branch from dev and remove the folder, then merge this new branch into master.
We can keep the tests local in the future (.gitignore) but I am a bit worried is the code ONLY exist locally.