Skip to content

Commit

Permalink
Change hard-coded version number (also added #154 to deal with in fut…
Browse files Browse the repository at this point in the history
…ure)
  • Loading branch information
wtgee committed Dec 2, 2017
1 parent 0e29e40 commit 91c3aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pocs/tests/test_observatory.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def test_standard_headers(observatory):

test_headers = {
'airmass': 1.091778,
'creator': 'POCSv0.1.2',
'creator': 'POCSv0.5.1',
'elevation': 3400.0,
'ha_mnt': 1.6844671878927793,
'latitude': 19.54,
Expand Down

0 comments on commit 91c3aff

Please sign in to comment.