Lazygit test no. 2
This commit is contained in:
parent
bcea5099bc
commit
ef7c5f2750
1 changed files with 1 additions and 0 deletions
|
@ -29,5 +29,6 @@ export class CatsService {
|
||||||
|
|
||||||
lazygitTest(): void {
|
lazygitTest(): void {
|
||||||
this.logger.log("[lazygitTest] test no. 1")
|
this.logger.log("[lazygitTest] test no. 1")
|
||||||
|
this.logger.log("[lazygitTest] Test no. 2")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue