mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
AD::TestProcess relies on request.flash, so let's load it.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require 'action_dispatch/middleware/flash'
|
||||
|
||||
module ActionDispatch
|
||||
module TestProcess
|
||||
def assigns(key = nil)
|
||||
|
||||
Reference in New Issue
Block a user