code-chronicles-code/leetcode-curriculum
Add tests for `isStringAWayOfSayingFalse` utility
Aperta
#335 aperta il 17 ago 2024
good first issuetests
Metriche repository
- Star
- (19 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Add a file workspaces/util/src/__tests__/isStringAWayOfSayingFalse-test.ts, for testing the isStringAWayOfSayingFalse utility.
To see some PRs that add tests, take a look at #288 and #290 for inspiration.