mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 04:28:20 +08:00
23573501bd
redis database
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
const redis = require('../helpers/redis');
|
|
|
|
beforeEach(() => redis.clearDB());
|