Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xinaxu committed Mar 9, 2023
1 parent 7efde11 commit 50867be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/generate-car_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def importToIpfs(path)
end

it 'should be able to resolve file via ipfs' do
numberOfFiles = 10000
numberOfFiles = 5000
cidMap = {}

# Create a directory with a subdirectory that contains 10k small files
Expand Down

0 comments on commit 50867be

Please sign in to comment.