Skip to content

Commit 14f3c7a

Browse files
Laura SandovalLaura Sandoval
authored andcommitted
update test
1 parent 3423002 commit 14f3c7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imap_processing/tests/ialirt/unit/test_generate_coverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def test_dsn(furnish_kernels):
110110
)
111111

112112
assert "I-ALiRT Coverage Summary" in output["summary"]
113-
assert 40.6 == output["total_coverage_percent"]
113+
assert 42.0 == output["total_coverage_percent"]
114114

115115

116116
@pytest.mark.external_kernel

0 commit comments

Comments
 (0)