Skip to content

Commit

Permalink
Merge pull request #674 from Abirdcfly/patch-1
Browse files Browse the repository at this point in the history
delete wrong return in test
  • Loading branch information
xiam committed Aug 26, 2023
2 parents 309e791 + 0bc888c commit 11a034d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/testsuite/generic_suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,6 @@ func (s *GenericTestSuite) TestComparisonOperators() {
s.True(item.Born.After(ref))
}
}
return

// Test: less than
{
Expand Down

0 comments on commit 11a034d

Please sign in to comment.