petit test de push
This commit is contained in:
parent
b030d29b11
commit
b8af145325
@ -3,7 +3,7 @@ import { Injectable } from '@nestjs/common';
|
|||||||
@Injectable()
|
@Injectable()
|
||||||
export class AppService {
|
export class AppService {
|
||||||
getHello(): string {
|
getHello(): string {
|
||||||
return 'Hello World!';
|
return 'Hello Test!!!';
|
||||||
}
|
}
|
||||||
|
|
||||||
getOverView() {
|
getOverView() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user