Skip to content

Commit

Permalink
Merge pull request #648 from OpenGATE/consolidate_init2
Browse files Browse the repository at this point in the history
tolerance t23
  • Loading branch information
dsarrut authored Dec 18, 2024
2 parents e1677a9 + 85185d7 commit f064b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opengate/tests/src/test023_filters_material.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
dose.edep.get_output_path(),
stat,
tolerance=50,
sum_tolerance=3,
sum_tolerance=4,
)

utility.test_ok(is_ok)

0 comments on commit f064b7d

Please sign in to comment.