pdevito3 / craftsman

A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
https://wrapt.dev
MIT License
1.12k stars 66 forks source link

Matching Singular and Plural name breaks associated integration tests #39

Closed pdevito3 closed 3 years ago

pdevito3 commented 3 years ago

If entity has the DeleteRecord feature and the singular and plural names are the same it breaks the associated integration test. Variables in the test are both the same name

Craftsman version (dotnet tool list -g): 11.1