diff --git a/mRemoteNGTests/Credential/CredentialProviderCatalogTests.cs b/mRemoteNGTests/Credential/CredentialRepositoryListTests.cs
similarity index 97%
rename from mRemoteNGTests/Credential/CredentialProviderCatalogTests.cs
rename to mRemoteNGTests/Credential/CredentialRepositoryListTests.cs
index 78cc71d18..4dd1aa231 100644
--- a/mRemoteNGTests/Credential/CredentialProviderCatalogTests.cs
+++ b/mRemoteNGTests/Credential/CredentialRepositoryListTests.cs
@@ -7,7 +7,7 @@ using NUnit.Framework;
namespace mRemoteNGTests.Credential
{
- public class CredentialProviderCatalogTests
+ public class CredentialRepositoryListTests
{
private CredentialRepositoryList _credentialCatalog;
diff --git a/mRemoteNGTests/mRemoteNGTests.csproj b/mRemoteNGTests/mRemoteNGTests.csproj
index e0470afa0..fcea36a82 100644
--- a/mRemoteNGTests/mRemoteNGTests.csproj
+++ b/mRemoteNGTests/mRemoteNGTests.csproj
@@ -131,7 +131,7 @@
-
+