Skip to content

Clean Redis data at spec startup

Heinrich Lee Yu requested to merge clean-redis-at-spec-startup into master

What does this MR do and why?

Clears redis data at rspec startup to prevent problems like !101925 (comment 1153042093) where old data from previous test runs causes some specs to fail

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports

Loading