diff --git a/plotly/tests/test_core/test_tools/test_figure_factory.py b/plotly/tests/test_core/test_tools/test_figure_factory.py index 8d7c5a36fdd..7030fad3b51 100644 --- a/plotly/tests/test_core/test_tools/test_figure_factory.py +++ b/plotly/tests/test_core/test_tools/test_figure_factory.py @@ -1438,7 +1438,7 @@ def test_2D_density_all_args(self): 'hovermode': 'closest', 'margin': {'t': 50}, 'showlegend': False, - 'title': 'Love', + 'title': '2D Density Plot', 'width': 800, 'xaxis': {'domain': [0, 0.85], 'showgrid': False,