Update the matching entry for formfeild.pdf in suppression list

"formfeild.pdf" is renamed to "formfield.pdf" to fix the typo in its
filename [1]. Update its matching entry in the suppression list.

[1] https://pdfium-review.googlesource.com/c/pdfium_tests/+/104931

Change-Id: I409e7ac6df565fafec460724868b3c822cbb0fc8
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/104932
Commit-Queue: Nigi <nigi@chromium.org>
Reviewed-by: K. Moon <kmoon@chromium.org>
diff --git a/DEPS b/DEPS
index 6fcb247..e45f397 100644
--- a/DEPS
+++ b/DEPS
@@ -140,7 +140,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling pdfium_tests
   # and whatever else without interference from each other.
-  'pdfium_tests_revision': '7c44278ffc4ab85c04c421f7e81abdba7d204bac',
+  'pdfium_tests_revision': 'ded957fa93394ec55928dc30852ec401881ec96b',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling resultdb
   # and whatever else without interference from each other.
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS
index 0055393..d083ea4 100644
--- a/testing/SUPPRESSIONS
+++ b/testing/SUPPRESSIONS
@@ -225,7 +225,7 @@
 format_percentage.pdf mac * * agg
 format_special.pdf * nov8 * *
 format_text_color.pdf mac * * agg
-formfeild.pdf * * * *
+formfield.pdf * * * *
 getarray.pdf mac * * agg
 
 # TODO(pdfium:489): Remove after associated bug is fixed.