mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Clean up frontend stub
This commit is contained in:
@@ -12,6 +12,8 @@ define ['ide/editor/directives/cmEditor'], () ->
|
||||
}
|
||||
}
|
||||
|
||||
afterEach () -> window.Frontend = null
|
||||
|
||||
it 'inits Rich Text', () ->
|
||||
inject ($compile, $rootScope) =>
|
||||
$compile('<div cm-editor></div>')($rootScope)
|
||||
|
||||
Reference in New Issue
Block a user