mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-28 02:21:30 +02:00
Re-saving the fixture's policy id passed on SQLite but MySQL rejects the upsert, failing the suite there. The guardrail tests now seed from a users-only fixture and declare their own provider and policy ids, so no test overwrites another's rows. Verified against the MySQL and Postgres test containers.