Fix display order of authentication methods

This commit is contained in:
Alexandre Vryghem
2023-08-02 00:00:37 +02:00
parent ca864379c8
commit 71cf66ecf4
20 changed files with 107 additions and 173 deletions

View File

@@ -50,7 +50,7 @@ describe('LogInComponent', () => {
});
// refine the test module by declaring the test component
TestBed.configureTestingModule({
void TestBed.configureTestingModule({
imports: [
FormsModule,
ReactiveFormsModule,