# Snapshot report for `test/evaluated-web-bundle/test.js` The actual snapshot is saved in `test.js.snap`. Generated by [AVA](https://avajs.dev). ## web-bundle > Snapshot 1 { console: [ '[log] Bootstrapped, ready to go!', '[log] Test my sourcemap: App started', '[log] Test my sourcemap: App tick', '[log] Test my sourcemap: App ended', ], errors: [], html: `␊ ␊ Test bundle!␊ ␊ ␊ ␊ ␊ I'm cool!␊ ␊ ␊
App ended
␊ ␊ ␊ `, requestsFailed: [], responses: [ '200 http://localhost/index.html', '200 http://localhost/index.js', '200 http://localhost/app.js', ], }