mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5020 Flow Diag : Avoid creating plots in constructor to make pytest work
This commit is contained in:
@@ -305,5 +305,5 @@ void RimMainPlotCollection::deleteAllCachedData()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimMainPlotCollection::ensureDefaultFlowPlotsAreCreated()
|
||||
{
|
||||
m_flowPlotCollection()->ensureDefaultPlotsAreCreated();
|
||||
m_flowPlotCollection()->ensureDefaultFlowPlotsAreCreated();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user