Challenge: Logout the User

Can you write a test that will log out the user after they register?

We'll cover the following...

Problem statement

Write a test that will log out the user after they register. Remember to assert the visibility of an ...