diff options
author | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-07-10 23:31:37 +0300 |
---|---|---|
committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-07-10 23:42:40 +0300 |
commit | d2d72966c30e8a537ad1c5dbab52b148645d7b37 (patch) | |
tree | 6c7e0e4aec57cd730d33c89e7cb65174ee514d55 /actionpack/test/dispatch/session/cookie_store_test.rb | |
parent | 23f80cee1845f85ed3aad4b4fb3211cdadf53da8 (diff) | |
download | rails-d2d72966c30e8a537ad1c5dbab52b148645d7b37.tar.gz rails-d2d72966c30e8a537ad1c5dbab52b148645d7b37.tar.bz2 rails-d2d72966c30e8a537ad1c5dbab52b148645d7b37.zip |
Fix stubbed methods in test cases
Remove returning of `false` value for stubbed `lock_thread=` methods
since there aren't any needs in it.
Remove unnecessary returning of `true` for stubbed `drop_database` method.
Follow up #33309.
Related to #33162, #33326.
Diffstat (limited to 'actionpack/test/dispatch/session/cookie_store_test.rb')
0 files changed, 0 insertions, 0 deletions