• Vitaly Slobodin's avatar
    [EE] Prefer toHaveLength in Jest · b0c1c349
    Vitaly Slobodin authored
    'toHaveLength' is preferred over other expect functions.
    It gives more clear messages and prepares our codebase for
    recommended style rules for Jest.
    b0c1c349
header_spec.js 10.3 KB