[Edit Mode] Fixed spelling mistake, moved variable declaration
This commit is contained in:
@@ -140,7 +140,7 @@ define(
|
||||
});
|
||||
});
|
||||
|
||||
describe("in edit more", function () {
|
||||
describe("in edit mode", function () {
|
||||
beforeEach(function () {
|
||||
mockNavigatedObject.hasCapability.andCallFake(function (capability) {
|
||||
return capability === "editor";
|
||||
|
||||
Reference in New Issue
Block a user