DevLyon / mixter

CQRS and Event Sourcing Koans
http://devlyon.fr/mixter
MIT License
311 stars 81 forks source link

[php/v2] Typo after cloning the project #19

Closed benji07 closed 8 years ago

benji07 commented 9 years ago

after initializing the project I got a

PHP Fatal error:  Class 'Tests\Domain\Messages\MessagePublished' not found in /.../mixter/tests/Domain/Messages/MessageTest.php on line 92

the event should be name MessageQuacked

fpellet commented 8 years ago

@devcrafting you can check and fix it?

devcrafting commented 8 years ago

Done in php/v2.