MSTest is functioning , all tests green
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
using System.Net;
|
||||
using System.Net.Http;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.TestHost;
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
using System.Net;
|
||||
using System.Net.Http;
|
||||
namespace H_Plus_Sports.Tests
|
||||
{
|
||||
[TestClass]
|
||||
|
||||
Reference in New Issue
Block a user