Skip to content

Commit 825d379

Browse files
committed
#78 PR comments
1 parent c872c6e commit 825d379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/modules/customer-managment/components/management-customer-projects/management-customer-projects.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ describe('ManagmentCustomerProjectsComponent', () => {
1818
fixture.detectChanges();
1919
});
2020

21-
it('component should create', () => {
21+
it('component should be created', () => {
2222
expect(component).toBeTruthy();
2323
});
2424
});

0 commit comments

Comments
 (0)