Skip to content

Commit e87a34d

Browse files
committed
testing email
1 parent 3b5f268 commit e87a34d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

spec/type_aliases/email_spec.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
'email@example.com (Joe Smith)',
5757
'email@-example.com',
5858
'email@example..com',
59+
'random stuff',
60+
'valid@email.com',
61+
'more random stuff $^*!',
5962
'”(),:;<>[\]@example.com',
6063
'just”not”right@example.com',
6164
'this\ is"really"not\allowed@example.com'].each do |value|

0 commit comments

Comments
 (0)