We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c724e commit d7b04e4Copy full SHA for d7b04e4
astroquery/alma/tests/test_alma.py
@@ -19,7 +19,9 @@ def data_path(filename):
19
'http://almascience.eso.org/rh/submission/d45d0552-8479-4482-9833-fecdef3f8b90':
20
'staging_submission.html',
21
'http://almascience.eso.org/aq/':
22
- 'querypage.html'
+ 'querypage.html',
23
+ 'http://almascience.eso.org/aq/validate':
24
+ 'empty.html'
25
},
26
'POST': {'http://almascience.eso.org/rh/submission':
27
'initial_response.html'}
0 commit comments