diff --git a/hera_pspec/tests/test_utils.py b/hera_pspec/tests/test_utils.py index c421fb4a..1a3c9341 100644 --- a/hera_pspec/tests/test_utils.py +++ b/hera_pspec/tests/test_utils.py @@ -63,9 +63,9 @@ def test_load_config(): assert cfg['pspec']['options']['foo'] == None -class Test_Utils(unittest.TestCase): +class Test_Utils: - def setUp(self): + def setup_class(self): # Load data into UVData object self.uvd = UVData() self.uvd.read_miriad(os.path.join(DATA_PATH,