Skip to content

Commit 2815980

Browse files
fix ut
1 parent 1090193 commit 2815980

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mapboxgl/attributes/__tests__/AttributesViewModel.spec.js

-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ describe('AttributesViewModel.ts', () => {
199199
}
200200
};
201201
const viewModel = new AttributesViewModel(nextOption);
202-
await flushPromises();
203202
expect(viewModel.canLazyLoad()).toBe(false);
204203
});
205204

0 commit comments

Comments
 (0)