Skip to content
Snippets Groups Projects
Commit eabf385d authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3034 change test name

parent a3192e8f
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ describe('ResourceRedirectComponent', () => {
expect(component).toBeTruthy();
});
describe('ng on init', () => {
describe('ngOnInit', () => {
it('should call resource service redirectToResource', () => {
createComponentWithQueryParam('uri');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment