Skip to content

database: Reduce chance of flaky test

Administrator requested to merge rs/reduce-flakiness into main

Created by: ryanslade

We've seen tests fail in CI when the same random userame was generated. By increasing the length of the username we should make this far less likely to occur.

Merge request reports

Loading