-
Couldn't load subscription status.
- Fork 18
Open
Description
There is a slow_response with the session id tests, but it is not being used or asserted on. Is this left over code are was an assertion forgotten? See below code comment.
I'm trying to grok the role of the
slow_responsesince it is not asserted and the tests pass without it.Is there an expectation here that
slow_response.body.must_equal({"user_id" => 1}.to_s)to verify the session persisted past the logout?
Metadata
Metadata
Assignees
Labels
No labels