]> git.openstreetmap.org Git - rails.git/commit
Avoid using assert_select with a block and a count of zero
authorTom Hughes <tom@compton.nu>
Tue, 12 Aug 2025 17:56:49 +0000 (18:56 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 13 Aug 2025 17:01:54 +0000 (18:01 +0100)
commit355e5e29883c16ec1c654d17ab0c27b327b93060
tree59b6cbafc51eb78fcfd9873f8d9f903345df4144
parent4c33813e975302949e0adf33ac4c472301892dd5
Avoid using assert_select with a block and a count of zero

https://github.com/rails/rails-dom-testing/pull/116
test/controllers/changesets_controller_test.rb
test/controllers/traces/feeds_controller_test.rb