Skip to content

Commit e08e873

Browse files
committedMar 14, 2024
Rename to Raised.
1 parent 37e76d1 commit e08e873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎UnitTests/Views/ViewTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4583,7 +4583,7 @@ public void View_Instance_Use_Attribute_Normal_On_Draw ()
45834583
}
45844584

45854585
[Fact]
4586-
public void OnMouseClick_Is_Only_Fired_Once ()
4586+
public void OnMouseClick_Is_Only_Raised_Once ()
45874587
{
45884588
var mouseClicks = 0;
45894589
var view = new View ();

0 commit comments

Comments
 (0)