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

chore: fix gradle wrapper tests

parent 7424ae33
No related branches found
Tags 31.39.0
No related merge requests found
......@@ -77,8 +77,9 @@ describe('manager/gradle-wrapper/artifacts-real', () => {
'gradlew.bat',
].map((fileProjectPath) => ({
file: {
name: fileProjectPath,
contents: readBinSync(`./testFiles/${fileProjectPath}`),
path: fileProjectPath,
type: 'addition',
},
}))
);
......
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