As part of https://github.com/ioet/time-tracker-ui/issues/424 a new parameter was added to the details-field-component, and now [these couple of tests are failing](https://github.com/ioet/time-tracker-ui/blob/master/src/app/modules/shared/components/details-fields/details-fields.component.spec.ts#L298). A solution to this error might be to generate a Test Wrapper Component. More details here: https://medium.com/better-programming/testing-angular-components-with-input-3bd6c07cfaf6