diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/ApiLogsControllerTests.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/ApiLogsControllerTests.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/ApiLogsControllerTests.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/ApiLogsControllerTests.cs diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/HomeControllerTests.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/HomeControllerTests.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/HomeControllerTests.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/HomeControllerTests.cs diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/MssqlTests.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/MssqlTests.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/MssqlTests.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/MssqlTests.cs diff --git a/test/LanBackup.WebAppSpa.Tests/IntegrationTests/TestFixture.cs b/test/LanBackup.WebApp.Tests/IntegrationTests/TestFixture.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/IntegrationTests/TestFixture.cs rename to test/LanBackup.WebApp.Tests/IntegrationTests/TestFixture.cs diff --git a/test/LanBackup.WebAppSpa.Tests/LanBackup.WebApp.Tests.xproj b/test/LanBackup.WebApp.Tests/LanBackup.WebApp.Tests.xproj similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/LanBackup.WebApp.Tests.xproj rename to test/LanBackup.WebApp.Tests/LanBackup.WebApp.Tests.xproj diff --git a/test/LanBackup.WebAppSpa.Tests/Mock/MockTelemetry.cs b/test/LanBackup.WebApp.Tests/Mock/MockTelemetry.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/Mock/MockTelemetry.cs rename to test/LanBackup.WebApp.Tests/Mock/MockTelemetry.cs diff --git a/test/LanBackup.WebAppSpa.Tests/TestOutputHelperExtender.cs b/test/LanBackup.WebApp.Tests/TestOutputHelperExtender.cs similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/TestOutputHelperExtender.cs rename to test/LanBackup.WebApp.Tests/TestOutputHelperExtender.cs diff --git a/test/LanBackup.WebAppSpa.Tests/appsettings.json b/test/LanBackup.WebApp.Tests/appsettings.json similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/appsettings.json rename to test/LanBackup.WebApp.Tests/appsettings.json diff --git a/test/LanBackup.WebAppSpa.Tests/project.json b/test/LanBackup.WebApp.Tests/project.json similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/project.json rename to test/LanBackup.WebApp.Tests/project.json diff --git a/test/LanBackup.WebAppSpa.Tests/result.xml b/test/LanBackup.WebApp.Tests/result.xml similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/result.xml rename to test/LanBackup.WebApp.Tests/result.xml diff --git a/test/LanBackup.WebAppSpa.Tests/xunit.runner.json b/test/LanBackup.WebApp.Tests/xunit.runner.json similarity index 100% rename from test/LanBackup.WebAppSpa.Tests/xunit.runner.json rename to test/LanBackup.WebApp.Tests/xunit.runner.json