some name changes and fixed tests

This commit is contained in:
danijoo
2014-01-17 17:37:53 +01:00
parent e47b5583bf
commit 2d95d49634
5 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ require 'sightstone'
class BaseTest < Test::Unit::TestCase
@@sightstone = Sightstone.new("your_api_key_here")
@@sightstone = Sightstone::Sightstone.new("your_test_api_key")
@@req_id = 30447079
@@test_id_array = [30447079,30447079,30447079]