Skip to content

Commit 083d089

Browse files
committed
Add comment
1 parent fbb6237 commit 083d089

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tardis/visualization/tools/tests/test_sdec_plot.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,8 @@ def plotter_from_workflow(self, workflow_simple):
412412

413413
@pytest.fixture(scope="class")
414414
def sdec_regression_data(self, tardis_regression_path):
415+
# workflow tests for the SDEC plot use the existing regression data from the
416+
# Simulation since both objects produce the same plot with same config.
415417
return tardis_regression_path / "tardis/visualization/tools/tests/test_sdec_plot/test_sdec_plotter"
416418

417419
def test_from_workflow_vs_from_simulation_data_consistency(

0 commit comments

Comments
 (0)