Skip to content

Commit c9c31fe

Browse files
committed
test(rails): add another exclude
1 parent 713dcfa commit c9c31fe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/rails/excludes/mysql2/ActiveRecord/ConnectionAdapters/ConnectionSwappingNestedTest.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
exclude :test_shards_can_be_swapped_granularly, 'tries to load SQLite3 driver'
1111
exclude :test_roles_and_shards_can_be_swapped_granularly, 'tries to load SQLite3 driver'
1212
exclude :test_connected_to_many, 'tries to load SQLite3 driver'
13+
exclude :test_prevent_writes_can_be_changed_granularly, 'tries to load SQLite3 driver'

test/rails/excludes/postgresql/ActiveRecord/ConnectionAdapters/ConnectionSwappingNestedTest.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
exclude :test_shards_can_be_swapped_granularly, 'tries to load SQLite3 driver'
1111
exclude :test_roles_and_shards_can_be_swapped_granularly, 'tries to load SQLite3 driver'
1212
exclude :test_connected_to_many, 'tries to load SQLite3 driver'
13+
exclude :test_prevent_writes_can_be_changed_granularly, 'tries to load SQLite3 driver'

0 commit comments

Comments
 (0)