Skip to content

Commit f48f079

Browse files
author
Adam Gruber
committed
README: Fix timestamp documentation
Option takes a string and must be passed a value
1 parent b2582e2 commit f48f079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ spaces, commas | underscore | Wed March 29, 2017 | Wed_March_29_2017
115115
slashes | hyphen | 3/29/2017 | 3-29-2017
116116
colons | null | 17:46:21 | 174621
117117

118-
Further, if you pass the flag with no format string, it will default to `isoDateTime`.
118+
If you pass `true` as the format string, it will default to `isoDateTime`.
119119

120120
### mochawesome `reporter-options`
121121

0 commit comments

Comments
 (0)