Fix integration test ACE Editor mock
This commit is contained in:
committed by
Nikolaj Geisle
parent
fabb49feaf
commit
d2806501d9
@@ -1,4 +1,4 @@
|
||||
(function() {
|
||||
(function() {
|
||||
"use strict";
|
||||
|
||||
describe("templates editor controller",
|
||||
@@ -26,6 +26,7 @@
|
||||
getCursorPosition: function() {},
|
||||
getValue: function() {},
|
||||
setValue: function() {},
|
||||
setReadOnly: function () { },
|
||||
focus: function() {},
|
||||
clearSelection: function() {},
|
||||
navigateFileStart: function() {},
|
||||
|
||||
Reference in New Issue
Block a user