Skip to content

Resolve "Improve JUnit support"

Filipa Lacerda requested to merge 49966-improve-junit-fe into master

What does this MR do?

  • fix an array check that was missing .length
  • reset error state in success response for the cases we go from error to success response. When the page has a push event it will start polling again

How to test locally

Steps to test locally: https://gitlab.com/snippets/1731728#note_92840235

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#49966 (closed)

Edited by Filipa Lacerda

Merge request reports