mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-02 22:31:31 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import { assert } from 'chai';
|
||||
|
||||
import { findBestMatchingAudioDeviceIndex } from '../../calling/findBestMatchingDevice.std.js';
|
||||
import { findBestMatchingAudioDeviceIndex } from '../../calling/findBestMatchingDevice.std.ts';
|
||||
|
||||
describe('"find best matching device" helpers', () => {
|
||||
describe('findBestMatchingAudioDeviceIndex', () => {
|
||||
|
||||
Reference in New Issue
Block a user