Skip to content

Remove waiting from PDF page component test

Inactive Account requested to merge winh-fix-pdf-page-spec-timing into master

What does this MR do?

Remove setTimeout() and page rendering from spec/javascripts/pdf/page_spec.js. This reduces running time of the test to less than half.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/44174#note_91872840

Merge request reports