Skip to content

Commit

Permalink
fixing test by deleting exclude pattern from fakeDownloadOptions
Browse files Browse the repository at this point in the history
Signed-off-by: Amber Torrise <[email protected]>
  • Loading branch information
ATorrise committed Jan 8, 2024
1 parent eac535c commit ca4016d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const fakeDownloadOptions: IDownloadOptions = {
binary: undefined,
directory: undefined,
encoding: undefined,
excludePatterns: undefined,
extension: undefined,
extensionMap: undefined,
failFast: undefined,
Expand Down

0 comments on commit ca4016d

Please sign in to comment.