In v1.1.2, the tests dir is export-ignore in the .gitattributes file. But, in the composer.json, the files in the tests folder are needed to run the patches. Can you either remove the tests dir from .gitattributes or remove the patch files from composer.json?