Fixed test
testing/ogGui-multibranch/pipeline/head There was a failure building this commit Details

pull/12/head
Manuel Aranda Rosales 2025-02-04 08:12:32 +01:00
parent 22ed91551e
commit 24d81ac533
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ describe('DeployImageComponent', () => {
beforeEach(async () => {
await TestBed.configureTestingModule({
declarations: [DeployImageComponent, LoadingComponent],
declarations: [DeployImageComponent, LoadingComponent ],
imports: [
ReactiveFormsModule,
FormsModule,