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

OZG-6364 remove unnecessary call

parent 13911bda
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,6 @@ describe('VerticalBinaryFileListComponent', () => {
describe('download archive button', () => {
beforeEach(() => {
component.title = 'Test title';
fixture.detectChanges();
});
const downloadUri: ResourceUri = faker.internet.url();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment