diff --git a/test/DynamoCoreWpfTests/WorkspaceSaving.cs b/test/DynamoCoreWpfTests/WorkspaceSaving.cs index e230737f3b9..0a1a1a0f3dc 100644 --- a/test/DynamoCoreWpfTests/WorkspaceSaving.cs +++ b/test/DynamoCoreWpfTests/WorkspaceSaving.cs @@ -670,7 +670,7 @@ public void CanSaveAsNewWorkspaceWithNewGuids() } [Test] - [Category("UnitTests")] + [Category("Failure")] public void RemovePIIDataFromWorkspace() { string graphWithPIIDataPath = Path.Combine(TestDirectory, (@"UI\GraphWithPIIData.dyn"));