diff --git a/tests/test_plot.py b/tests/test_plot.py index ec14e7d..a268c14 100644 --- a/tests/test_plot.py +++ b/tests/test_plot.py @@ -99,7 +99,7 @@ def test_plot_in_render_map( greg.plot.in_render_map(experiment["C_rates"], ax=test_ax) # ref plot - fig_ref.axes[0].set_visible(False) + # fig_ref.axes[0].set_visible(False) ref_ax = fig_ref.subplots() # ref map