Skip to content

Commit e4bf353

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

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,6 @@ describe("DatasetIndex", () => {
181181
localVue,
182182
});
183183

184-
await flushPromises();
185-
await wrapper.vm.$nextTick();
186184
await flushPromises();
187185

188186
const gTable = wrapper.find("gtable-stub");

0 commit comments

Comments
 (0)