updated to league-2.3
This commit is contained in:
@@ -3,10 +3,11 @@ require 'sightstone'
|
||||
|
||||
class BaseTest < Test::Unit::TestCase
|
||||
|
||||
@@sightstone = Sightstone::Sightstone.new("your_test_api_key")
|
||||
@@sightstone = Sightstone::Sightstone.new("your_api_key_here")
|
||||
|
||||
@@req_id = 30447079
|
||||
@@test_id_array = [30447079,30447079,30447079]
|
||||
@@test_name = "danijoo"
|
||||
@@test_name2 = "pippu"
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user