Skip to content

Fix timing in geo_nodes/components/app_spec.js

Inactive Account requested to merge winh-geo-nodes-tests-timing into master

What does this MR do?

Use Promise handlers instead of setTimeout() in Geo nodes app component tests.

What are the relevant issue numbers?

fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/7012#note_90315556

Merge request reports