Merge remote-tracking branch 'origin/master' into w2p-44024_simple-search-with-select

Conflicts:
	package.json
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/shared/shared.module.ts
This commit is contained in:
Lotte Hofstede
2017-09-20 16:07:34 +02:00
43 changed files with 325 additions and 278 deletions

View File

@@ -140,7 +140,7 @@ describe('Pagination component', () => {
TestBed.configureTestingModule({
imports: [
CommonModule,
StoreModule.provideStore({}),
StoreModule.forRoot({}),
TranslateModule.forRoot({
loader: {
provide: TranslateLoader,