UserSessionsControllerTest test of destroy doesn't do anything
ReggieBeans opened this issue · 0 comments
ReggieBeans commented
The test states "should destroy user session". How can it do that when there is no session present at the start of the test? There needs to be an action at the start of the test, that creates a session before the call to destroy.