Skip to content
Snippets Groups Projects
Commit bbfba59e authored by fsdavid's avatar fsdavid
Browse files

fix unit connectivity unit test

parent aaa5a642
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ import {HttpClientModule} from "@angular/common/http";
import {CUSTOM_ELEMENTS_SCHEMA} from "@angular/core";
import {DatabrowserModule} from "src/ui/databrowserModule";
fdescribe('ConnectivityComponent', () => {
describe('ConnectivityComponent', () => {
let component: ConnectivityBrowserComponent;
let fixture: ComponentFixture<ConnectivityBrowserComponent>;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment