Skip to content

Commit 485d799

Browse files
authored
Update temp_test_sqlserver.rb
1 parent 18848ca commit 485d799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cases/temp_test_sqlserver.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class TempTestSQLServer < ActiveRecord::TestCase
1010
# end
1111

1212
it "insert from one schema to another using raw SQL" do
13-
skip
13+
1414

1515
arunit_connection = Dog.lease_connection
1616
arunit2_connection = OtherDog.lease_connection

0 commit comments

Comments
 (0)