Merge branch 'master' into metadata-and-relationships-combined-in-submission

This commit is contained in:
Art Lowel
2020-02-24 11:42:55 +01:00
125 changed files with 2667 additions and 1929 deletions

View File

@@ -141,7 +141,7 @@ describe('FormComponent test suite', () => {
CommonModule,
FormsModule,
ReactiveFormsModule,
NgbModule.forRoot(),
NgbModule,
StoreModule.forRoot({}),
TranslateModule.forRoot()
],