I'm trying to create a test case for User model. Basically, it will validate first_name and last_name to be present. I'm trying to create a test case for User model
I'm trying to create a test case for User model. Basically, it will validate first_name and last_name to be present. I'm trying to create a test case for User model