I'm going to clear the Terminal output and run npm test to make sure our brand new test case is passing:

When I run it, it does indeed pass. We have our Users block and should add new user is working as expected.
I'm going to clear the Terminal output and run npm test to make sure our brand new test case is passing:

When I run it, it does indeed pass. We have our Users block and should add new user is working as expected.