You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests: Make tests not trigger Migrate 4.0.0-beta.1 warnings
Changes:
* Checkboxradio: Change `.attr( "checked", true )` to
`.attr( "checked", "checked" )
* Selectmenu: Disable the `boolean-attributes` patch for one assertion where
it's impossible to avoid
0 commit comments