aboutsummaryrefslogtreecommitdiff
path: root/src/Web/DevHive.Web.Tests/RoleController.Tests.cs
diff options
context:
space:
mode:
authortranstrike <transtrike@gmail.com>2021-02-13 18:36:25 +0200
committertranstrike <transtrike@gmail.com>2021-02-13 18:36:25 +0200
commit018e9d303c38407589f06ec37a4a72dc4ce8e3b4 (patch)
tree05387c66338796a4c207c3bcbeca454329a28120 /src/Web/DevHive.Web.Tests/RoleController.Tests.cs
parentd9b9685204ece098df5a2425246a10bf65004b0f (diff)
downloadDevHive-018e9d303c38407589f06ec37a4a72dc4ce8e3b4.tar
DevHive-018e9d303c38407589f06ec37a4a72dc4ce8e3b4.tar.gz
DevHive-018e9d303c38407589f06ec37a4a72dc4ce8e3b4.zip
Merged New Project Structure; Fixed Kamen's Formatting Issues
Diffstat (limited to 'src/Web/DevHive.Web.Tests/RoleController.Tests.cs')
-rw-r--r--src/Web/DevHive.Web.Tests/RoleController.Tests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Web/DevHive.Web.Tests/RoleController.Tests.cs b/src/Web/DevHive.Web.Tests/RoleController.Tests.cs
index 8e33bee..64e3f11 100644
--- a/src/Web/DevHive.Web.Tests/RoleController.Tests.cs
+++ b/src/Web/DevHive.Web.Tests/RoleController.Tests.cs
@@ -12,7 +12,7 @@ using NUnit.Framework;
namespace DevHive.Web.Tests
{
- [TestFixture]
+ [TestFixture]
public class RoleControllerTests
{
const string NAME = "Gosho Trapov";