The e2e tests for the "merge fragments" and "prettify" Editor Toolbar Buttons pass locally but fail in Github.
We believe it might be related to a specific version of Chromium, but have decided to skip the tests for now until we can dedicate more time to troubleshooting.
Some other things we could consider trying:
- write assertions against the redux state instead of what's rendered by CodeMirror
- further investigate getting / setting values of the CodeMirror instance to use in assertions