ijlee2 / ember-container-query

Make container queries that harness the power of Ember
https://ember-container-query.netlify.app/
MIT License
47 stars 13 forks source link

Removed flaky assertions #226

Closed ijlee2 closed 9 months ago

ijlee2 commented 9 months ago

Background

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.