Chore: Crud
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing';
|
||||
|
||||
import { TableDetailComponent } from './tables-detail.component';
|
||||
import { TableDetailComponent } from './table-detail.component';
|
||||
|
||||
describe('TableDetailComponent', () => {
|
||||
let component: TableDetailComponent;
|
||||
|
||||
Reference in New Issue
Block a user