mirror of
https://github.com/stretchr/testify.git
synced 2025-04-27 13:13:19 +00:00
Fix typo in doc.go
This commit is contained in:
parent
d6863491da
commit
3df0bce8cb
@ -47,7 +47,7 @@
|
||||
//
|
||||
// assert.Error(t, errorObject [, message [, format-args]])
|
||||
//
|
||||
// assert.NotError(t, errorObject [, message [, format-args]])
|
||||
// assert.NoError(t, errorObject [, message [, format-args]])
|
||||
//
|
||||
// assert.Implements(t, (*MyInterface)(nil), new(MyObject) [,message [, format-args]])
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user