Closed coolsoftwaretyler closed 1 year ago
Like #2123 and #2122 - adds tests for t.boolean, and cleans up a few typos from #2123.
t.boolean
yarn test should pass. I'm gonna merge this in once CI passes since it's just adding test coverage.
yarn test
What does this PR do and why?
Like #2123 and #2122 - adds tests for
t.boolean
, and cleans up a few typos from #2123.Steps to validate locally
yarn test
should pass. I'm gonna merge this in once CI passes since it's just adding test coverage.