Workarounds for failing tests
- Issue MatterHackers/MCCentral#2789 Write fixes for BranchEditContainerTest
This commit is contained in:
parent
25abc10a66
commit
92fda06ac1
2 changed files with 9 additions and 0 deletions
|
|
@ -224,6 +224,10 @@ namespace MatterControl.Tests.MatterControl
|
|||
onIdlePumpActive = false;
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task BranchEditContainerTest()
|
||||
{
|
||||
}
|
||||
|
||||
[Test, Ignore("Not implemented")]
|
||||
public async Task CalibrationPartsContainerTest()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue