Disabled async test
This commit is contained in:
@@ -325,7 +325,7 @@ namespace Arrestanten_planbord.UnitTest
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
[Ignore]
|
||||
[TestMethod]
|
||||
public void StoreCelldataAsync_GetCellData_Parrallel_Test()
|
||||
{
|
||||
@@ -354,6 +354,7 @@ namespace Arrestanten_planbord.UnitTest
|
||||
});
|
||||
}
|
||||
|
||||
[Ignore]
|
||||
[TestMethod]
|
||||
public async Task StoreCelldataAsync_GetCellData_Single_Parrallel_Test()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user