amantinband / clean-architecture

The ultimate clean architecture template for .NET applications 💪
MIT License
1.53k stars 254 forks source link

Fixed typo #18

Closed ar0311 closed 8 months ago

ar0311 commented 8 months ago

Rename SubscriptionControllers.CreateSubscripionTests.cs to SubscriptionControllers.CreateSubscriptionTests.cs

amantinband commented 8 months ago

ooh good catch. thanks 🙏

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0915607) 65.46% compared to head (0e56055) 65.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #18 +/- ## ======================================= Coverage 65.46% 65.46% ======================================= Files 95 95 Lines 1390 1390 Branches 86 86 ======================================= Hits 910 910 Misses 439 439 Partials 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.