Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Fix merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nwmac committed Mar 13, 2019
1 parent 58a8bd9 commit d6b5250
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import { EndpointsListConfigService } from './list-types/endpoint/endpoints-list
import { ListComponent } from './list.component';
import { ListConfig, ListViewTypes } from './list.component.types';
import { EndpointListHelper } from './list-types/endpoint/endpoint-list.helpers';
import { EndpointCardComponent } from './list-types/endpoint/endpoint-card/endpoint-card.component';

class MockedNgZone {
run = fn => fn();
Expand Down

0 comments on commit d6b5250

Please sign in to comment.