Skip to content

Commit 4db1c94

Browse files
aidanharanAidan Haran
and
Aidan Haran
authored
Remove coerced test no longer in Rails test suite (#895)
Co-authored-by: Aidan Haran <aharan@fusioneer.com>
1 parent 152ebf2 commit 4db1c94

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/cases/coerced_tests.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ def test_validate_uniqueness_with_limit_and_utf8_coerced
2828
require "models/event"
2929
module ActiveRecord
3030
class AdapterTest < ActiveRecord::TestCase
31-
# I really don`t think we can support legacy binds.
32-
coerce_tests! :test_insert_update_delete_with_legacy_binds
33-
3431
# As far as I can tell, SQL Server does not support null bytes in strings.
3532
coerce_tests! :test_update_prepared_statement
3633

0 commit comments

Comments
 (0)