Commit 8ea930b6 authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): spec tests

1 merge request!752Search bar for new navigation
Pipeline #116608307 running with stages
......@@ -101,6 +101,7 @@ describe('LoginComponent', () => {
jasmine.clock().install();
featuresServiceMock.mock('register_pages-december-2019', false);
featuresServiceMock.mock('navigation-2020', false);
fixture = TestBed.createComponent(LoginComponent);
......
Please register or to comment