Adding last name as required and making a test that checks that the message is displayed
Adding last name as a required field and trying to write a test for it.
I bumped the version of @testing-library/user-event because I got an exception when testing with the old version.