Skip to content

Commit 01f3b35

Browse files
authored
Merge pull request #34 from intuit/better-emails
Updating docs for email exp fn
2 parents 44182a9 + 5fe32ad commit 01f3b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ There are number of expression functions available to dynamically generate test
132132
- `{{dollars(max = 999999999)}}`
133133
- `{{domain()}}`
134134
- `{{ein()}}`
135-
- `{{email(domain = null)}}`
135+
- `{{email(domain = null, timestamp = false)}}`
136136
- `{{firstName()}}`
137137
- `{{fullName()}}`
138138
- `{{gender()}}`

0 commit comments

Comments
 (0)