diff --git a/tests/test_roman.py b/tests/test_roman.py index 71d85138..841235a6 100644 --- a/tests/test_roman.py +++ b/tests/test_roman.py @@ -1,5 +1,5 @@ """ -Integration tests with JWST pipeline +Integration tests with ROMAN pipeline """ from inspect import getmembers, isclass