Commit d1f19c42 authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! erp5_web_renderjs_ui: datetime field formats date in the interface language

parent 254967c9
......@@ -163,7 +163,7 @@
<tr>
<td>assertText</td>
<td>//div[@data-gadget-scope='field_my_start_date']//p</td>
<td>regexp:12/27/2019 \d\d?:\d\d (AM|PM)</td>
<td>regexp:${now} \d\d?:\d\d (AM|PM)</td>
</tr>
</tbody></table>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment