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.
Reactions are currently unavailable
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.