mirror of
https://github.com/stretchr/testify.git
synced 2025-07-10 20:49:09 +00:00
Fix comment
This commit is contained in:
parent
1bbde5e52a
commit
d76ac5e41f
@ -516,7 +516,7 @@ func TestSuiteWithStats(t *testing.T) {
|
||||
assert.True(t, testStats.Passed)
|
||||
}
|
||||
|
||||
// Suite to test behavior when running with the failfast flag
|
||||
// FailfastSuite will test the behavior when running with the failfast flag
|
||||
// It logs calls in the callOrder slice which we then use to assert the correct calls were made
|
||||
type FailfastSuite struct {
|
||||
Suite
|
||||
|
Loading…
x
Reference in New Issue
Block a user