Lazygit test no. 2

This commit is contained in:
Adam Cooper 2024-04-05 14:29:07 -04:00
parent bcea5099bc
commit ef7c5f2750
1 changed files with 1 additions and 0 deletions

View File

@ -29,5 +29,6 @@ export class CatsService {
lazygitTest(): void {
this.logger.log("[lazygitTest] test no. 1")
this.logger.log("[lazygitTest] Test no. 2")
}
}