Over the years, I noticed that the assertions for /dashboard would fail now and then, when width is set to w1. It's not easy to diagnose the root cause.
Rather than continuing to manually update the assertions, I'll rely on Percy snapshots and remove the assertions that have been problematic.
Background
Over the years, I noticed that the assertions for
/dashboard
would fail now and then, when width is set tow1
. It's not easy to diagnose the root cause.Rather than continuing to manually update the assertions, I'll rely on Percy snapshots and remove the assertions that have been problematic.