More accurate stubbing out of ActiveRecord
This commit is contained in:
parent
0ad1b746f0
commit
bac34a53a9
|
@ -24,6 +24,7 @@ module ActiveRecord
|
|||
|
||||
module ConnectionStub
|
||||
def self.reset_runtime
|
||||
0
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue