continue writing tests for episode controller. add assert helper.
This commit is contained in:
@@ -6,7 +6,7 @@ using server.Models;
|
||||
using server.Persistence.Repositories;
|
||||
using System.Net;
|
||||
|
||||
namespace server.tests.unitTests
|
||||
namespace server.tests.UnitTests
|
||||
{
|
||||
public class CharacterControllerUnitTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user