Skip to content

Commit b2cb614

Browse files
author
Anna
committed
ConnectionSpecification is now in the ConnectionAdapters module
1 parent df364ec commit b2cb614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cases/resolver_test_sqlserver.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require "cases/helper"
22

33
module ActiveRecord
4-
class Base
4+
module ConnectionAdapters
55
class ConnectionSpecification
66

77
class ResolverTest < ActiveRecord::TestCase

0 commit comments

Comments
 (0)