We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c3af6 commit 925bfcdCopy full SHA for 925bfcd
README.md
@@ -77,7 +77,7 @@ test.it('first','second')
77
.result() // -> false
78
79
test.it('single')
80
- .comment('test a simle string')
+ .comment('test a simple string')
81
.arguments() // -> 'single'
82
test.it('first','second')
83
.comment('test two string')
0 commit comments