I can apply formulas
This commit is contained in:
@@ -37,6 +37,9 @@ class MockDataGrid(MultipleInstance):
|
||||
def get_table_name(self):
|
||||
return "mock_table"
|
||||
|
||||
def get_formula_engine(self):
|
||||
return None
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def mock_datagrid(root_instance):
|
||||
|
||||
Reference in New Issue
Block a user