Adapt external pages bundle test to minified module IDs (#68911)
### What?
Adapted `test/integration/external-pages-bundle` to work with minified
module IDs. Instead of looking for the module name (which is minified so
it cannot be looked for), it now looks for the module content.