dayjs
dayjs copied to clipboard
Refactor test methods to use 'it(..)' consistently - splits pr #2084
Most tests use it(...), but some use test(...). This PR changes all tests to use it(...).
This PR extracts parts of pr #2084 to make that PR more reviewable.
Codecov Report
Patch and project coverage have no change.
Comparison is base (
a947a51) 99.77% compared to head (adb8184) 99.77%.
Additional details and impacted files
@@ Coverage Diff @@
## dev #2460 +/- ##
=======================================
Coverage 99.77% 99.77%
=======================================
Files 183 183
Lines 2262 2262
Branches 641 641
=======================================
Hits 2257 2257
Misses 5 5
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.