petit test de push
This commit is contained in:
+1
-1
@@ -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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user