Fix typo
This commit is contained in:
parent
233c57f56c
commit
ddf150b479
@ -6,7 +6,7 @@ var dirs = '../../../../',
|
|||||||
|
|
||||||
describe('AutoActions', () => {
|
describe('AutoActions', () => {
|
||||||
var autoActions,
|
var autoActions,
|
||||||
imodalService;
|
modalService;
|
||||||
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
modalService = new ModalServiceMock();
|
modalService = new ModalServiceMock();
|
||||||
|
Reference in New Issue
Block a user