Skip to content

Commit cf53f77

Browse files
author
Lachlan Grose
committed
ci: fixing intrusion test for ci
1 parent 14768dc commit cf53f77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit_tests/modelling/test_intrusions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def test_intrusion_builder():
8080

8181
intrusion_network_parameters = {'type': 'interpolated',
8282
'contact' :'roof'}
83+
interpolator = model.get_interpolator(interpolatortype='FDI')
8384

8485
intrusion_frame_builder = IntrusionFrameBuilder(
8586
interpolator, name='tabular_intrusion_frame', model=model)

0 commit comments

Comments
 (0)