Skip to content

Commit

Permalink
chore: Adjust test name
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Sep 3, 2024
1 parent b1c82aa commit fbfbd05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public void When_Closed_Immediately()
}

[TestMethod]
public async Task When_Child_Visual_Parents_Include_Popup()
public async Task When_Child_Visual_Parents_Does_Not_Include_Popup()
{
var popup = new Popup();
popup.XamlRoot = TestServices.WindowHelper.XamlRoot;
Expand Down

0 comments on commit fbfbd05

Please sign in to comment.