Skip to content

Commit

Permalink
remove bad file name
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyneveu committed Mar 25, 2022
1 parent 9d352fa commit bfdc4e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def test_logbook():
@unittest.skipIf(sys.platform != "darwin", 'Skipping full test for speed unless on macOS')
def test_extractor_ctio():
file_names = ['tests/data/reduc_20170530_134.fits']
file_names = ['../CTIODataJune2017_reduced_RG715_v2_prod4/data_30may17/reduc_20170530_131.fits']
output_directory = "./outputs"

logbook = LogBook(logbook='./ctiofulllogbook_jun2017_v5.csv')
Expand Down

0 comments on commit bfdc4e7

Please sign in to comment.