Skip to content
Snippets Groups Projects
Commit ca90968b authored by spaethju's avatar spaethju
Browse files

Fix tests

parent c1e0eb24
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ import {HttpClient} from '@angular/common/http';
import {environment} from '../../../environments/environment';
import {AnalysisService} from '../../analysis.service';
import {Protein, Task, NodeType, ViralProtein, Drug} from '../../interfaces';
import html2canvas from 'html2canvas';
declare var vis: any;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment