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
fix: fix Concatenation test by accepting new insta snapshot
The new behavior is reasonable. In case of a double empty concatenation,
which is already pretty uncommon, the lint would suggest to remove the
second empty concat first instead of the first empty concat.
0 commit comments