Remove `halt_callback_chains_on_return_false` config from test app by pocke · Pull Request #136 · cookpad/kuroko2

ref: #112 This option is no longer available on Rails 5.2 or newer, so we should remove the option to update Rails to v5.2. This option changes Active Record's callbacks behavior if a callback ...