Skip to content

Commit fb6b635

Browse files
committed
tests: adapt test to new ee structure
1 parent 60a386a commit fb6b635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/execution_engine/omop/criterion/combination/test_temporal_combination.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2008,7 +2008,7 @@ def test_interval_ratio_on_database(
20082008
db_session.add_all(vos)
20092009
db_session.commit()
20102010

2011-
self.insert_criterion_combination(
2011+
self.insert_expression(
20122012
db_session, population, intervention, base_criterion, observation_window
20132013
)
20142014

0 commit comments

Comments
 (0)