mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-04-27 15:50:11 +00:00
Adjusting some frontend tests
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import {TestBed} from '@angular/core/testing';
|
||||
import {AppComponent} from './app.component';
|
||||
import {RouterTestingModule} from "@angular/router/testing";
|
||||
import {NgcCookieConsentConfig, NgcCookieConsentModule} from "ngx-cookieconsent";
|
||||
import {FormsModule} from "@angular/forms";
|
||||
import {RouterTestingModule} from '@angular/router/testing';
|
||||
import {NgcCookieConsentConfig, NgcCookieConsentModule} from 'ngx-cookieconsent';
|
||||
import {FormsModule} from '@angular/forms';
|
||||
|
||||
// For cookie consent module testing
|
||||
const cookieConfig: NgcCookieConsentConfig = {
|
||||
|
||||
Reference in New Issue
Block a user