Skip to content

Commit

Permalink
Update DebounceExtensionsTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
meziantou authored Dec 22, 2024
1 parent 09de918 commit 2f17b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Meziantou.Framework.Tests/DebounceExtensionsTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

namespace Meziantou.Framework.Tests;

public class DebouceExtensionsTests
public sealed class DebounceExtensionsTests
{
[Fact]
public void Debounce_CallActionsWithArgumentsOfTheLastCall()
Expand Down

0 comments on commit 2f17b60

Please sign in to comment.