From 9d305facf80280266a4ea687a25532a1684fdba7 Mon Sep 17 00:00:00 2001 From: MihsehKong <mihseh@ipac.caltech.edu> Date: Mon, 3 May 2021 17:41:20 -0700 Subject: [PATCH] test_queries.py modified --- tests/test_queries.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_queries.py b/tests/test_queries.py index c6fa88d..58725e7 100644 --- a/tests/test_queries.py +++ b/tests/test_queries.py @@ -201,7 +201,7 @@ def test_query_program(): Neid.query_program ('l1', \ '2021A-2014', \ - cookiepath='./neidadmincookie.txt', \ + cookiepath='./neidtestcookie.txt', \ format='ipac', \ outpath=outpath)