temporal
temporal copied to clipboard
minor improvements to version rule unit tests
trafficstars
What changed?
Replace assert.Equal(t, expectedError, err) with assert.ErrorIs(...) and assert.ErrorContains(...).
Remove redundant assert.Error(...)
@carlydf let's merge it?
No longer needed.