We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a66030 commit 5d1c0dcCopy full SHA for 5d1c0dc
test/Libraries/DynamoPythonTests/PythonTestsWithLogging.cs
@@ -47,6 +47,7 @@ public void DynamoPrintLogsToConsole()
47
}
48
49
[Test]
50
+ [Category("Failure")]
51
public void ResetCypythonLogsToConsoleAfterRun()
52
{
53
(CurrentDynamoModel.CurrentWorkspace as HomeWorkspaceModel).RunSettings.RunType = RunType.Manual;
0 commit comments