Merge pull request #20517 from calixteman/fix_unit_test_import_map

Fix unit tests in adding a comma in the JSON for imports
This commit is contained in:
Tim van der Meij 2025-12-22 16:25:09 +01:00 committed by GitHub
commit f7f963ef97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@
"web-preferences": "../../web/genericcom.js",
"web-print_service": "../../web/pdf_print_service.js",
"web-secondary_toolbar": "../../web/secondary_toolbar.js",
"web-toolbar": "../../web/toolbar.js"
"web-toolbar": "../../web/toolbar.js",
"web-views_manager": "../../web/views_manager.js"
}
}