---|qcm| Mise à jour V17 et QCM

This commit is contained in:
Rampeur
2024-05-04 02:08:04 +02:00
parent fa93c0c8f2
commit 6dece821a8
241 changed files with 27526 additions and 6520 deletions
@@ -8,8 +8,8 @@ describe('JumpComponent', () => {
beforeEach(() => {
TestBed.configureTestingModule({
declarations: [JumpComponent]
});
imports: [JumpComponent]
});
fixture = TestBed.createComponent(JumpComponent);
component = fixture.componentInstance;
fixture.detectChanges();