mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-29 12:53:35 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import { assert } from 'chai';
|
||||
import { useFakeTimers } from 'sinon';
|
||||
|
||||
import { sleep } from '../../util/sleep.std.js';
|
||||
import { sleep } from '../../util/sleep.std.ts';
|
||||
|
||||
describe('sleep', () => {
|
||||
beforeEach(function (this: Mocha.Context) {
|
||||
|
||||
Reference in New Issue
Block a user