Skip to content

Commit 11a034d

Browse files
authored
Merge pull request #674 from Abirdcfly/patch-1
delete wrong return in test
2 parents 309e791 + 0bc888c commit 11a034d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/testsuite/generic_suite.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,6 @@ func (s *GenericTestSuite) TestComparisonOperators() {
647647
s.True(item.Born.After(ref))
648648
}
649649
}
650-
return
651650

652651
// Test: less than
653652
{

0 commit comments

Comments
 (0)