Change typescript variables to snake_case
[portal/ric-dashboard.git] / webapp-frontend / src / app / ac-xapp / ac-xapp.component.spec.ts
index d42065f..779d4e9 100644 (file)
@@ -18,7 +18,7 @@
  * ========================LICENSE_END===================================
  */
 
- import { async, ComponentFixture, TestBed } from '@angular/core/testing';
+import { async, ComponentFixture, TestBed } from '@angular/core/testing';
 
 import { AcXappComponent } from './ac-xapp.component';