Skip to content

Commit f609b9f

Browse files
committed
One more typo..
1 parent 0fcaa4b commit f609b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/cosmosim/tests/test_cosmosim_remote.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
COSMOSIM_IMPORTED = False
1616
from ...exceptions import LoginError
1717

18-
SKIP_TESTS = not(HAS_KEYRING and ESO_IMPORTED)
18+
SKIP_TESTS = not(HAS_KEYRING and COSMOSIM_IMPORTED)
1919

2020
#@pytest.mark.skipif('SKIP_TESTS')
2121
#@remote_data

0 commit comments

Comments
 (0)