Skip to content
Snippets Groups Projects
Commit 987b4d79 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

tests: remove unused gradle-wrapper params

parent a1fcaf6e
No related branches found
No related tags found
No related merge requests found
......@@ -16,10 +16,6 @@ describe('datasource/gradle', () => {
beforeEach(() => {
config = {
datasource: 'gradleVersion',
gradleWrapperType: 'bin',
typeStrategy: 'auto',
digests: 'true',
digestsStrategy: 'true',
};
jest.clearAllMocks();
global.repoCache = {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment