Skip to content

Commit

Permalink
missed during conflict resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarletKuro committed Apr 3, 2024
1 parent bc5313b commit 9161807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MudBlazor.UnitTests/Components/DataGridTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3672,6 +3672,7 @@ public void DataGridSelectColumnTest()
selectAllCheckboxes[1].Instance.Value.Should().BeFalse();
}

[Test]
public async Task DataGridGroupingTestBoundAndUnboundScenarios()
{
var comp = Context.RenderComponent<DataGridColumnGroupingTest>();
Expand Down

0 comments on commit 9161807

Please sign in to comment.