scaffolder-backend-module-gitlab: clear mocks in test

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-26 10:53:45 +01:00
parent 58b5e450dd
commit bd37c85bfa
@@ -78,6 +78,8 @@ describe('createGitLabMergeRequest', () => {
const workspacePath = mockDir.resolve('workspace');
beforeEach(() => {
jest.clearAllMocks();
mockDir.clear();
const config = new ConfigReader({