v1.8.1
What's Changed
- fix(fuzz): select the suite that was detected, not the one that was configured by @CybotTM in #200
- fix(runtests): take the web directory from composer.json instead of assuming .Build/Web by @CybotTM in #201
- fix(fuzz): report no fuzz suite instead of failing the preflight by @CybotTM in #202
- test(fuzz): run the preflight block and check its exit code by @CybotTM in #203
- fix(runner): pass the extension's php-cs-fixer config to cgl by @CybotTM in #205
Full Changelog: v1.8.0...v1.8.1