ARGH!
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 4m33s

This commit is contained in:
2025-12-06 11:04:06 -08:00
parent 6a6e94842c
commit 72d2a1cea5

View File

@@ -120,7 +120,7 @@ describe('App Component', () => {
renderApp();
// --- FIX LEDGER --- KEEP THIS UPDATED
// --- FIX LEDGER --- KEEP THIS UPDATED
// 1. Expect `bulk-importer-mock`. Failed (Element not found).
// Reason: `AdminPage` is mocked, so its children (including BulkImporter) are not rendered.
// 2. Current Strategy: Expect `admin-page-mock`. This proves routing to /admin worked.