Change test description to make it work standalone.
This commit is contained in:
parent
942f4696e2
commit
6b071fc1e7
@ -32,7 +32,7 @@ describe('view', function () {
|
|||||||
$('<div id="fallback-hints"/>').appendTo('body');
|
$('<div id="fallback-hints"/>').appendTo('body');
|
||||||
});
|
});
|
||||||
|
|
||||||
describe('require(\'view/viewmode\') sets up basic HTML', function () {
|
describe('requiring \'view/viewmode\' sets up basic HTML', function () {
|
||||||
|
|
||||||
it('runs without errors', function () {
|
it('runs without errors', function () {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user