diff --git a/tests/functional/jobs/test_func_sacct.py b/tests/functional/jobs/test_func_sacct.py index 079907b9..ac2c53c2 100644 --- a/tests/functional/jobs/test_func_sacct.py +++ b/tests/functional/jobs/test_func_sacct.py @@ -902,7 +902,10 @@ def _create_session(cluster_name, cmd_template, datetimes): caplog.text, ) ) - assert "Getting the sacct data for cluster raisin, date 2023-02-15 00:00:00..." in caplog.text + assert ( + "Getting the sacct data for cluster raisin, date 2023-02-15 00:00:00..." + in caplog.text + ) assert "Saving into mongodb collection '" in caplog.text assert bool( re.search(