Daniel-Marynicz / BehatParallelExtension

Behat Parallel Extension
MIT License
18 stars 6 forks source link

Fix dispatching WorkerDestroyed event #64

Closed Devristo closed 1 year ago

Devristo commented 1 year ago

WorkerDestroyed events were dispatched under the incorrect name.

Devristo commented 1 year ago

Hi @Daniel-Marynicz, thanks a lot for this library. This PR fixes a small mistake when dispatching WorkerDestroyed events.

Could you have a look?