From 81b821746ac9ab667736b96ee2a290c1f0642f12 Mon Sep 17 00:00:00 2001 From: Aidan Haran Date: Tue, 20 Apr 2021 09:42:03 +0100 Subject: [PATCH] Remove coerced test no longer in Rails test suite --- test/cases/coerced_tests.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/cases/coerced_tests.rb b/test/cases/coerced_tests.rb index 1b3d4098f..dc518b761 100644 --- a/test/cases/coerced_tests.rb +++ b/test/cases/coerced_tests.rb @@ -28,9 +28,6 @@ def test_validate_uniqueness_with_limit_and_utf8_coerced require "models/event" module ActiveRecord class AdapterTest < ActiveRecord::TestCase - # I really don`t think we can support legacy binds. - coerce_tests! :test_insert_update_delete_with_legacy_binds - # As far as I can tell, SQL Server does not support null bytes in strings. coerce_tests! :test_update_prepared_statement