Skip to content

Commit

Permalink
removed hard coded MORPH_PERIOD from dev testing
Browse files Browse the repository at this point in the history
  • Loading branch information
LoveMyData committed Oct 22, 2017
1 parent 0f19001 commit aa888f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
@@ -1,6 +1,6 @@
require 'scraperwiki'
require 'horizon_xml'
ENV['MORPH_PERIOD'] = '2017'

collector = Horizon_xml.new
collector.setPeriod(ENV['MORPH_PERIOD']).setDomain('horizondap').setInfoUrl(collector.host_url).setCommentUrl('mailto:mail@weddin.nsw.gov.au')

Expand Down

0 comments on commit aa888f7

Please sign in to comment.