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