Index: LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html |
diff --git a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html |
index acdbe241da1b210018660e9aac672a4a49345f20..b61b752a8db06fe8c4939fb238a0979122bb1581 100644 |
--- a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html |
+++ b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html |
@@ -37,7 +37,7 @@ window.enablePixelTesting = true; |
<div id="console" style="opacity: 0"></div> |
<script> |
-openPickerWithMock(document.getElementById('date'), finishJSTest); |
+openPicker(document.getElementById('date'), finishJSTest); |
</script> |
</body> |
</html> |