• Vitaly Slobodin's avatar
    Remove wait_using_real_timer helper · e37aef1e
    Vitaly Slobodin authored
    This helper does not make any sense because
    - we use fake timers in unit tests and turning on real timers leads to
    side effects.
    - jest provides a set of convenient APIs that should be used instead.
    e37aef1e
repo_editor_spec.js 23.2 KB