[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
pull/600/head
Aaron Train 2 years ago committed by mergify[bot]
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…
Cancel
Save