Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
fix(test): fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasveer authored and invincibleJai committed Aug 1, 2018
1 parent d6ef70d commit f454311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/launcher/launcher.component.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export class Fakef8launcherDependencyCheckeerCreatesppStep {
@Input() hidden: boolean = false;
@Input() styleClass: string;
@Input() title: string;
@Input() depEditorFlag = false;
}

@Component({
Expand Down

0 comments on commit f454311

Please sign in to comment.