Saving more code clean up and removal

This commit is contained in:
Scott Idem
2026-03-24 11:15:01 -04:00
parent d27ec58fe9
commit 512e5ef87c
25 changed files with 130 additions and 153 deletions

View File

@@ -17,7 +17,7 @@ export const testing_person_id = 'QWODAPCNLQU'; // (49) "Osiris Idem"
/**
* Mock site_domain object for Playwright tests.
* Matches the structure expected by +layout.ts lookup_site_domain_v3()
* Matches the structure expected by +layout.ts lookup_site_domain()
*/
export const mock_site_domain = {
id: testing_site_domain_id,