Skip to content

Commit 613f6fe

Browse files
committed
Merge branch 'insert-different-schema-7.2' of https://github.com/rails-sqlserver/activerecord-sqlserver-adapter into insert-different-schema-7.2
2 parents a717e83 + 485d799 commit 613f6fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/cases/temp_test_sqlserver.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ class TempTestSQLServer < ActiveRecord::TestCase
1010
# end
1111

1212
it "insert from one schema to another using raw SQL" do
13-
skip
14-
1513
arunit_connection = Dog.lease_connection
1614
arunit2_connection = OtherDog.lease_connection
1715

0 commit comments

Comments
 (0)