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:
parent
943ba3a707
commit
4086f89fe2
@ -33,7 +33,7 @@ class DownloadFileTypesTest(fileName: String) {
|
||||
@JvmStatic
|
||||
@Parameterized.Parameters
|
||||
fun downloadList() = listOf(
|
||||
"washington.pdf",
|
||||
"smallZip.zip",
|
||||
"MyDocument.docx",
|
||||
"audioSample.mp3",
|
||||
"textfile.txt",
|
||||
|
Loading…
Reference in New Issue
Block a user