Skip to content

Commit

Permalink
DYN-6769 Improving Dynamo Load Graph II
Browse files Browse the repository at this point in the history
Marking the test RemovePIIDataFromWorkspace as Failure
  • Loading branch information
RobertGlobant20 committed Apr 22, 2024
1 parent fdee98e commit 4d348f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/DynamoCoreWpfTests/WorkspaceSaving.cs
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ public void CanSaveAsNewWorkspaceWithNewGuids()
}

[Test]
[Category("UnitTests")]
[Category("Failure")]
public void RemovePIIDataFromWorkspace()
{
string graphWithPIIDataPath = Path.Combine(TestDirectory, (@"UI\GraphWithPIIData.dyn"));
Expand Down

0 comments on commit 4d348f3

Please sign in to comment.