Skip to content

Add helper methods to stub Gitlab::ExclusiveLease

What does this MR do?

Implement helper methods to stub the Gitlab::Exclusive in test files.

Why was this MR needed?

Currently, each test file stubs this class differently with these changes we now have a standard way to do this.

Does this MR meet the acceptance criteria?

Edited by Douglas Barbosa Alexandre

Merge request reports

Loading