fixed tests
This commit is contained in:
@@ -4,5 +4,9 @@ require 'sightstone'
|
|||||||
class BaseTest < Test::Unit::TestCase
|
class BaseTest < Test::Unit::TestCase
|
||||||
|
|
||||||
@@sightstone = Sightstone.new("your_api_key_here")
|
@@sightstone = Sightstone.new("your_api_key_here")
|
||||||
|
|
||||||
|
@@req_id = 30447079
|
||||||
|
@@test_id_array = [30447079,30447079,30447079]
|
||||||
|
@@test_name = "danijoo"
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user