mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-19 00:52:24 -05:00
Replace string-match assertions (toContain, regex) with toMatchSnapshot for compiled migration SQL, making tests more readable and easier to update when migration output changes.