2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

[fenix] Update DownloadFileTypesTest.kt

Swapping out expected PDF download in anticipation for enabling `PDF.js` on mobile https://bugzilla.mozilla.org/show_bug.cgi?id=1803959
This commit is contained in:
Aaron Train 2023-01-10 12:05:55 -05:00 committed by mergify[bot]
parent 943ba3a707
commit 4086f89fe2

View File

@ -33,7 +33,7 @@ class DownloadFileTypesTest(fileName: String) {
@JvmStatic
@Parameterized.Parameters
fun downloadList() = listOf(
"washington.pdf",
"smallZip.zip",
"MyDocument.docx",
"audioSample.mp3",
"textfile.txt",