WHEN David attempts to save a target without giving it a name
THEN he remains on the new target form
AND he sees an error toast message with message: 'Name is required'
AND WHEN he enters a name and saves again
THEN he is able to successfully save the target
WHEN David attempts to save a target without giving it a name THEN he remains on the new target form AND he sees an error toast message with message: 'Name is required' AND WHEN he enters a name and saves again THEN he is able to successfully save the target