some name changes and fixed tests
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user