Skip to content

Commit

Permalink
Typo in verification tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa Moss authored and Vanessa Moss committed Jun 7, 2019
1 parent 46ed997 commit f1ccd6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ def make_verification(obs,mode):
obs.ratype = 'field_ra'
obs.extra = ''
obs.hadec = ''
obs.delayoffset = ''

# Define start time as 5 min from now
obs.sdate = datetime.utcnow().replace(microsecond=0) + timedelta(minutes=5)
Expand Down

0 comments on commit f1ccd6e

Please sign in to comment.