// Shared fixture constants for service tests. Keep this file deliberately tiny // — per-domain fixtures belong next to the tests that use them. export const SEEDED_WORKSPACE_TEAM_ID = 1; export const SEEDED_WORKSPACE_FREE_ID = 2;