Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix behat test "remove all languages" to work with >=4.3
Prior to 4.3 the source code view in the tinyMCE just containted the text area with the html. From 4.3 onwards the source view contains syntax highlighting therefore a xpath for the content doesn't work as expected.
- Loading branch information