trailblazer/trailblazer-test

assert_pass: params is nil

apotonick opened this issue · 0 comments

When doing

Ctx({template_uuid_prefix: "bb999abc", current_user: current_user})

the ctx contains params: nil, which is wrong or at least not expected.