rector/build/target-repository/e2e/attributes/composer.json
Tomas Votruba 58e7624357
[scoped] Run e2e parallel, suck in existing tests (#16)
* run e2e in parallel

* [build] run e2e test in parlalel, explicit test list and merge with existing
2021-05-11 18:06:27 +02:00

6 lines
65 B
JSON

{
"autoload-dev": {
"directories": ["stubs"]
}
}