diff --git a/tests/CleanArchitecture.Api.IntegrationTests/Controllers/SubscriptionControllers.CreateSubscripionTests.cs b/tests/CleanArchitecture.Api.IntegrationTests/Controllers/SubscriptionControllers.CreateSubscriptionTests.cs similarity index 97% rename from tests/CleanArchitecture.Api.IntegrationTests/Controllers/SubscriptionControllers.CreateSubscripionTests.cs rename to tests/CleanArchitecture.Api.IntegrationTests/Controllers/SubscriptionControllers.CreateSubscriptionTests.cs index bc33c72..72ca0e8 100644 --- a/tests/CleanArchitecture.Api.IntegrationTests/Controllers/SubscriptionControllers.CreateSubscripionTests.cs +++ b/tests/CleanArchitecture.Api.IntegrationTests/Controllers/SubscriptionControllers.CreateSubscriptionTests.cs @@ -117,4 +117,4 @@ public static TheoryData ListSubscriptionTypes() return theoryData; } -} \ No newline at end of file +}