Skip to content

Commit

Permalink
Update test_sdss5.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean-Morrison committed Nov 6, 2024
1 parent fcd1e03 commit 460582f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/path/test_sdss5.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def test_apogee_paths(self, path, name, special, keys, exp):
('spAll_epoch','@epochflag',{'run2d':'v6_2_0'},
'v6_2_0/summary/epoch/spAll-v6_2_0-epoch.fits'),
('spAll_coadd','@spcoaddgrp',{'run2d':'v6_2_0','coadd':'allepoch'},
'v6_2_0/summary/test/spAll-v6_2_0-allepoch.fits')],
'v6_2_0/summary/allepoch/spAll-v6_2_0-allepoch.fits')],
ids=['configgrp', 'apgprefix-apo', 'apgprefix-lco', 'apgprefix-ins',
'isplate-v6_0_4','pad_fieldid-5','pad_fieldid-6', 'frame-pad',
'frame-nopadp', 'pad_fieldid-*','spcoaddfolder', 'sptypefolder',
Expand Down

0 comments on commit 460582f

Please sign in to comment.