added junit test
This commit is contained in:
parent
ba221f51f6
commit
3f54cbdf2b
1 changed files with 2 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ public class TestFormat {
|
|||
|
||||
Assert.assertTrue(InvoiceUtil.validateEmail("PSP.Queries@dssmith.com"));
|
||||
|
||||
Assert.assertTrue(InvoiceUtil.validateEmail("accounts-sg@swiftmarine.global"));
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue