cleanup unused allowBuildArtifacts (#1010)

This commit is contained in:
Anas H. Sulaiman
2025-06-13 12:00:38 -04:00
committed by GitHub
parent 43cfdde579
commit 082a65caa5
14 changed files with 0 additions and 61 deletions
-1
View File
@@ -26,7 +26,6 @@ describe('GlobTool', () => {
return service;
},
getFileFilteringRespectGitIgnore: () => true,
getFileFilteringAllowBuildArtifacts: () => false,
} as Partial<Config> as Config;
beforeEach(async () => {