se-edu/addressbook-level2

Test Failing due to incorrect message

zzzzwen opened this issue · 3 comments

***** actual.txt
|| Enter command: || [Command entered: add [][;] p/12345 e/valid@e.mail a/vali
d, address]
|| Names should consist of letters, spaces, numbers, ', - or .
|| ===================================================
***** EXPECTED.TXT
|| Enter command: || [Command entered: add [][;] p/12345 e/valid@e.mail a/vali
d, address]
|| Person names should be spaces or alphabetic characters
|| ===================================================

Commit related to this issue : #118

@zzzzwen are you going to fix this?

I try to fix first, I will seek help if I cannot finish

@zzzzwen this seems to be fixed now. Please reopen if you still have this test failure.