Skip to content

Commit 5b8d3e7

Browse files
rickynilssonbsipocz
authored andcommitted
Add remote data decorator
1 parent cfea290 commit 5b8d3e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astroquery/ipac/nexsci/nasa_exoplanet_archive/tests/test_nasa_exoplanet_archive.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def patch_request(request):
145145
return mp
146146

147147

148+
@pytest.mark.remote_data
148149
def test_query_aliases(patch_request):
149150
nasa_exoplanet_archive = NasaExoplanetArchiveClass()
150151
result = nasa_exoplanet_archive.query_aliases('bet Pic')

0 commit comments

Comments
 (0)