fixed broken test

This commit is contained in:
Tom Staubitz
2017-01-19 14:34:49 +01:00
parent 95f90def8a
commit 4badd82d58
2 changed files with 3 additions and 1 deletions

View File

@ -59,6 +59,8 @@ CodeOceanEditorCodePilot = {
}
};
//Request for comments does currently not work on staging platform (no relative root_url used here).
//To fix this rely on ruby routes
CodeOceanEditorRequestForComments = {
requestComments: function () {
var user_id = $('#editor').data('user-id');