Skip to content

Commit 59f36d8

Browse files
committed
waling back the alma slow marker
1 parent 0301782 commit 59f36d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroquery/alma/tests/test_alma_remote.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ def test_data_proprietary(self, alma):
151151
with pytest.raises(AttributeError):
152152
alma.is_proprietary('uid://NON/EXI/STING')
153153

154-
@pytest.mark.skipif("SKIP_SLOW")
155154
def test_retrieve_data(self, tmp_path, alma):
156155
"""
157156
Regression test for issue 2490 (the retrieval step will simply fail if

0 commit comments

Comments
 (0)