// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`web-bundle 1`] = `
#################
# RENDERED HTML #
#################
Test bundle!
I'm cool!
ended
###########
# CONSOLE #
###########
[info] %cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools font-weight:bold
[log] Bootstrapped, ready to go!
[log] Test my sourcemap: tick
[log] Test my sourcemap: ended
#############
# RESPONSES #
#############
200 http://localhost/index.html
200 http://localhost/index.js
200 http://localhost/app.js
`;