Skip to content

Commit 306b522

Browse files
update comments
1 parent 07cceca commit 306b522

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/__tests__/useSplitTreatments.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ test('useSplitTreatments', async () => {
7575
</SplitFactory>
7676
);
7777

78-
// Awaiting to make sure each event is processed with a different lastUpdate timestamp.
7978
await act(() => mainClient.__emitter__.emit(Event.SDK_READY_FROM_CACHE));
8079
await act(() => mainClient.__emitter__.emit(Event.SDK_READY));
8180
await act(() => mainClient.__emitter__.emit(Event.SDK_UPDATE));

0 commit comments

Comments
 (0)