gitlab-org--gitlab-foss/spec/support/helpers/features
Eric Eastwood c46ff7de67 Fix flakey time-sensitive specs that rely on notes background Sidekiq jobs
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/48093

We use `perform_enqueued_jobs` because it is "adapter-agnostic so it's better to use it over Sidekiq::Testing.inline!." -- https://gitlab.com/gitlab-org/gitlab-ce/issues/22991
2018-06-18 19:00:25 -05:00
..
branches_helpers.rb
notes_helpers.rb Fix flakey time-sensitive specs that rely on notes background Sidekiq jobs 2018-06-18 19:00:25 -05:00
sorting_helpers.rb