Skip to content

Commit

Permalink
Fix name again.
Browse files Browse the repository at this point in the history
  • Loading branch information
atmgrifter00 committed Nov 14, 2024
1 parent b925b82 commit d865961
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public NumberFieldBindingTests(PlaywrightFixture playwrightFixture, NimbleBlazor
}

[Fact]
public async Task NumberField_CanUpdateBoundNumberFieldProgrammatically()
public async Task NumberField_CanUpdateBoundNumberFieldProgrammaticallyAsync()
{
await using (var pageWrapper = await NewPageForRouteAsync("InteractiveServer/NumberFieldBindings"))
{
Expand Down

0 comments on commit d865961

Please sign in to comment.