correctif des tests et du workflow ci

This commit is contained in:
styve Lioumba
2025-10-05 15:06:14 +02:00
parent 6dc072b7eb
commit 9678ccbfc6
23 changed files with 207 additions and 25 deletions

View File

@@ -19,6 +19,8 @@ describe('ProfileDetailComponent', () => {
fixture = TestBed.createComponent(ProfileDetailComponent);
component = fixture.componentInstance;
fixture.detectChanges();
await fixture.whenStable();
});
it('should create', () => {