Skip to content

Commit a62b432

Browse files
itisAliRHdavelopez
andauthored
Update client/src/components/Dataset/DatasetIndex/DatasetIndex.test.ts
Co-authored-by: David López <46503462+davelopez@users.noreply.github.com>
1 parent b3ac071 commit a62b432

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

client/src/components/Dataset/DatasetIndex/DatasetIndex.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,6 @@ describe("DatasetIndex", () => {
163163
localVue,
164164
});
165165

166-
await flushPromises();
167-
await new Promise((resolve) => setTimeout(resolve, 10));
168-
await wrapper.vm.$nextTick();
169166
await flushPromises();
170167

171168
// Check that table renders (shallowMount converts GTable to anonymous-stub)

0 commit comments

Comments
 (0)