cache
cache copied to clipboard
test: migrated with-redis.test.js from tap to node:test
Proposal:
- migrated
with-redis.test.jsfromtaptonode:test🔥
can you use
describe?
Which part of the test code are you referring to? 😅
in the tests, prefer the use of describe rather than subtests, i.e. t.test
CI is failing.