uses server fixture
This commit is contained in:
@ -22,7 +22,7 @@ using Yavsc.Models;
|
|||||||
namespace test
|
namespace test
|
||||||
{
|
{
|
||||||
[Collection("Yavsc Work In Progress")]
|
[Collection("Yavsc Work In Progress")]
|
||||||
public class YavscWorkInProgress : BaseTestContext
|
public class YavscWorkInProgress : BaseTestContext, IClassFixture<ServerSideFixture>
|
||||||
{
|
{
|
||||||
|
|
||||||
ServerSideFixture _serverFixture;
|
ServerSideFixture _serverFixture;
|
||||||
|
Reference in New Issue
Block a user