mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00

Instead of checking that the timestamp was between 2 seconds ago and now, we can get the actual timestamp from the event and assert on that. Closes gh-954