Skip to content

Commit

Permalink
Commented secure option in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hanklords committed Nov 26, 2011
1 parent d2749d3 commit 4540bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

FlickRaw.api_key = ENV['FLICKRAW_API_KEY']
FlickRaw.shared_secret = ENV['FLICKRAW_SHARED_SECRET']
#FlickRaw.secure = true

flickr.access_token = ENV['FLICKRAW_ACCESS_TOKEN']
flickr.access_secret = ENV['FLICKRAW_ACCESS_SECRET']

0 comments on commit 4540bd1

Please sign in to comment.