fix all tests for previous commit
This commit is contained in:
@ -4,7 +4,7 @@ module Parfait
|
||||
class TestAdapter < MiniTest::Test
|
||||
|
||||
def setup
|
||||
Parfait.boot!
|
||||
Parfait.boot!(Parfait.default_test_options)
|
||||
end
|
||||
|
||||
def test_list_create_from_array
|
||||
|
Reference in New Issue
Block a user