Skip to content

Commit a854c46

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
EUCLIDPCR-1863 New tests
1 parent a028ffd commit a854c46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroquery/esa/euclid/tests/test_sastap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,6 @@ def test_get_product_exceptions():
606606

607607
tap = EuclidClass(tap_plus_conn_handler=conn_handler, datalink_handler=tap_plus, show_server_messages=False)
608608

609-
file_name = 'EUC_SIM_NISRGS180-8-1_20220722T094150.427Z_PV023_NISP-S_8_18_0.fits'
610609
with pytest.raises(ValueError) as exc_info:
611610
tap.get_product(file_name=None, product_id=None, output_file=None)
612611

0 commit comments

Comments
 (0)