Skip to content

Commit 72958ed

Browse files
committed
Fix testSuccessfulDownload
1 parent ad7691c commit 72958ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/HubTests/DownloaderTests.swift

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ final class DownloaderTests: XCTestCase {
5656
"pad_token_id": 0,
5757
"vocab_size": 32000
5858
}
59+
5960
"""
6061

6162
let downloader = Downloader(

0 commit comments

Comments
 (0)