Depends on D6426
Details
Details
- Reviewers
atul - Commits
- rCOMM161b29205667: [lib] Factor out constants in ENSCache tests
cd lib && ALCHEMY_API_KEY=... yarn test utils/ens-cache.test.js
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/utils/ens-cache.test.js | ||
---|---|---|
36 ↗ | (On Diff #21495) | Super minor nit, but would personally prefer ashoatAddress or even ashoatETHAddress But if this causes subsequent lines to extend past 80 characters and get formatted weird, shortened variable name might be better tradeoff? |
lib/utils/ens-cache.test.js | ||
---|---|---|
36 ↗ | (On Diff #21495) | Yeah reducing line length for nice formatting was my priority |