Skip to content

Fixed up issue boards JS specs

Phil Hughes requested to merge issue-boards-test-fix into master

What does this MR do?

The objects were passed into the method in the wrong order so would eventually cause a timeout which didn't get caught by the CI. To make sure it does get caught, i've changed the IDs to be random so it would of failed straight away.

What are the relevant issue numbers?

Closes #29329 (closed)

Merge request reports