Skip to content

Commit

Permalink
Update AreaChartVisualizationFixture.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
recca5p authored Dec 24, 2024
1 parent 8a99056 commit 2345e00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public void Constructor_SetsTitleAndDataSource_WhenArgumentsAreProvided(string t
}

[Fact]
public void ToJsonString_GeneratesCorrectJson_WhenPivotVisualizationIsSerialized()
public void ToJsonString_GeneratesCorrectJson_WhenAreaChartVisualizationIsSerialized()
{
// Arrange
var expectedJson =
Expand Down

0 comments on commit 2345e00

Please sign in to comment.