grabzit 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/test/test_grabzit.rb +3 -3
  2. metadata +1 -1
data/test/test_grabzit.rb CHANGED
@@ -9,10 +9,10 @@ class GrabzItTest < Test::Unit::TestCase
9
9
  Screenshot_Path = "test/tmp.jpg"
10
10
 
11
11
  def setup
12
- @applicationKey = "c3VwcG9ydEBncmFiei5pdA=="
13
- @applicationSecret = "AD8/aT8/Pz8/Tz8/PwJ3Pz9sVSs/Pz8/Pz9DOzJoPwY="
12
+ @applicationKey = nil
13
+ @applicationSecret = nil
14
14
  #Set to true if the account is subscribed
15
- @isSubscribedAccount = true
15
+ @isSubscribedAccount = false
16
16
  end
17
17
 
18
18
  def test_application_key
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grabzit
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: