Skip to content

Fix flaky issue card spec

Paul Slaughter requested to merge fe-fix-flaky-issue-card-spec into master

What does this MR do?

Fix flaky spec because of randomness. When the id matched an existing one or was 0, the label was excluded causing flakiness .

We also moved it to Jest while we were at it 😄

Refs

Edited by Paul Slaughter

Merge request reports