We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 169ddad commit ceca248Copy full SHA for ceca248
1 file changed
…tailsElementEventDispatcherExtensions.cs …DetailsElementEventDispatchExtensions.cssrc/bunit.web/EventDispatchExtensions/DetailsElementEventDispatcherExtensions.cs renamed to src/bunit.web/EventDispatchExtensions/DetailsElementEventDispatchExtensions.cs
@@ -8,7 +8,7 @@ namespace Bunit
8
/// <summary>
9
/// General event dispatch helper extension methods.
10
/// </summary>
11
- public static class DetailsElementEventDispatcherExtensions
+ public static class DetailsElementEventDispatchExtensions
12
{
13
14
/// Raises the <c>@ontoggle</c> event on <paramref name="element"/>
0 commit comments