Update apps/explorer/src/app/components/seconds-ago/seconds-ago.spec.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
This commit is contained in:
parent
5c9571766a
commit
1cc95c861c
@ -26,7 +26,6 @@ describe('Seconds ago', () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
jest.runOnlyPendingTimers();
|
jest.runOnlyPendingTimers();
|
||||||
done();
|
|
||||||
|
|
||||||
render(<SecondsAgo data-testid="test-seconds-ago" date={dateInString} />);
|
render(<SecondsAgo data-testid="test-seconds-ago" date={dateInString} />);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user