---|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('LogbookComponent', () => {
beforeEach(() => {
TestBed.configureTestingModule({
declarations: [LogbookComponent]
});
imports: [LogbookComponent]
});
fixture = TestBed.createComponent(LogbookComponent);
component = fixture.componentInstance;
fixture.detectChanges();