diff --git a/tests/regression_tests/deplete/no_transport_deplete/test.py b/tests/regression_tests/deplete/no_transport_deplete/test.py index 3fb2bf7f2..51402dd60 100644 --- a/tests/regression_tests/deplete/no_transport_deplete/test.py +++ b/tests/regression_tests/deplete/no_transport_deplete/test.py @@ -35,11 +35,10 @@ def vol_nuc(): @pytest.mark.parametrize("multiproc", [True, False]) def test_full(run_in_tmpdir, vol_nuc, multiproc): - """Full system test suite. + """Transport free system test suite. - Runs an OpenMC depletion calculation and verifies - that the outputs match a reference file. Sensitive to changes in - OpenMC. + Runs an OpenMC transport-free depletion calculation and verifies + that the outputs match a reference file. """