removed old templates
This commit is contained in:
parent
ea9d47ba75
commit
8fcd76c0be
8 changed files with 87 additions and 246 deletions
|
@ -27,15 +27,11 @@ describe("ManageTriggerGithostComponent", () => {
|
|||
}));
|
||||
|
||||
describe("constructor", () => {
|
||||
|
||||
// TODO
|
||||
});
|
||||
|
||||
describe("$onInit", () => {
|
||||
|
||||
});
|
||||
|
||||
describe("$onChanges", () => {
|
||||
|
||||
// TODO
|
||||
});
|
||||
|
||||
describe("getTriggerIcon", () => {
|
||||
|
@ -48,6 +44,6 @@ describe("ManageTriggerGithostComponent", () => {
|
|||
});
|
||||
|
||||
describe("createTrigger", () => {
|
||||
|
||||
// TODO
|
||||
});
|
||||
});
|
Reference in a new issue