Skip to content

Commit

Permalink
Update GraphNodeManagerViewExtensionTests.cs (#15071)
Browse files Browse the repository at this point in the history
  • Loading branch information
QilongTang authored Mar 29, 2024
1 parent fa3f6c0 commit 76077de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public void ViewExtensionOpenTest()
/// <summary>
/// Test if the number of nodes displayed in the extension is equal to current number of nodes
/// </summary>
[Test]
[Test, Category("Failure")]
public void CorrectNumberNodeItemsTest()
{
var extensionManager = View.viewExtensionManager;
Expand Down

0 comments on commit 76077de

Please sign in to comment.